This commit is contained in:
Cayo Puigdefabregas 2024-05-31 10:38:02 +02:00
parent 1e0d9254ee
commit cef56d22ee
1 changed files with 1 additions and 1 deletions

View File

@ -51,7 +51,7 @@ setup(
url="https://gitea.pangea.org/ereuse/pyvckit",
classifiers=[
"Programming Language :: Python :: 3",
"License :: OSI Approved :: GNU General Public License v3 (GPLv3)",
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
"Operating System :: OS Independent",
],
python_requires='>=3.9',