[FIX] licence is bad displayed on pypi. (currently marked as 'Licence : Other/Proprietary License (AGPLv3+) '
This commit is contained in:
parent
45df9053ff
commit
6cd4a0a431
|
|
@ -8,11 +8,11 @@ authors = [
|
||||||
maintainers = [
|
maintainers = [
|
||||||
"Sylvain LE GAL",
|
"Sylvain LE GAL",
|
||||||
]
|
]
|
||||||
license = "AGPLv3+"
|
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
repository = "https://gitlab.com/odoo-openupgrade-wizard/odoo-openupgrade-wizard"
|
repository = "https://gitlab.com/odoo-openupgrade-wizard/odoo-openupgrade-wizard"
|
||||||
keywords = ["cli", "odoo", "openupgrade"]
|
keywords = ["cli", "odoo", "openupgrade"]
|
||||||
classifiers = [
|
classifiers = [
|
||||||
|
"License :: OSI Approved :: GNU Affero General Public License v3",
|
||||||
"Intended Audience :: Developers",
|
"Intended Audience :: Developers",
|
||||||
"Development Status :: 2 - Pre-Alpha",
|
"Development Status :: 2 - Pre-Alpha",
|
||||||
"Operating System :: Unix",
|
"Operating System :: Unix",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user