Agpl3+
This commit is contained in:
parent
1e0d9254ee
commit
cef56d22ee
2
setup.py
2
setup.py
|
@ -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',
|
||||
|
|
Loading…
Reference in New Issue