Merge branch 'fix-bad-licence' into 'main'
[FIX] licence is bad displayed on pypi. (currently marked as 'Licence :... See merge request odoo-openupgrade-wizard/odoo-openupgrade-wizard!77
This commit is contained in:
commit
103a0e7dbb
|
|
@ -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 or later (AGPLv3+)",
|
||||
"Intended Audience :: Developers",
|
||||
"Development Status :: 2 - Pre-Alpha",
|
||||
"Operating System :: Unix",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user