[FIX] licence is bad displayed on pypi. (currently marked as 'Licence : Other/Proprietary License (AGPLv3+) '

This commit is contained in:
Sylvain LE GAL 2024-08-29 01:17:06 +02:00
parent 45df9053ff
commit 6cd4a0a431

View File

@ -8,11 +8,11 @@ authors = [
maintainers = [
"Sylvain LE GAL",
]
license = "AGPLv3+"
readme = "README.md"
repository = "https://gitlab.com/odoo-openupgrade-wizard/odoo-openupgrade-wizard"
keywords = ["cli", "odoo", "openupgrade"]
classifiers = [
"License :: OSI Approved :: GNU Affero General Public License v3",
"Intended Audience :: Developers",
"Development Status :: 2 - Pre-Alpha",
"Operating System :: Unix",