mirror of
https://framagit.org/framasoft/framaspace/argos.git
synced 2025-04-28 18:02:41 +02:00
[packaging] Add the license in the PyPI classifiers
This commit is contained in:
parent
107c8a70c8
commit
4e15c80559
1 changed files with 1 additions and 0 deletions
|
@ -15,6 +15,7 @@ classifiers = [
|
|||
"Programming Language :: Python :: 3.11",
|
||||
"Topic :: Internet :: WWW/HTTP",
|
||||
"Topic :: Internet :: WWW/HTTP :: WSGI :: Application",
|
||||
"License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)",
|
||||
]
|
||||
|
||||
dependencies = [
|
||||
|
|
Loading…
Reference in a new issue