[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 = [
|
||||
"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",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user