diff --git a/.pylintrc b/.pylintrc index afcffcd..2ca0868 100644 --- a/.pylintrc +++ b/.pylintrc @@ -9,7 +9,7 @@ readme_template_url="https://github.com/OCA/maintainer-tools/blob/master/templat manifest_required_authors=KMEE manifest_required_keys=license manifest_deprecated_keys=description,active -license_allowed=LGPL-3 +license_allowed=LGPL-3,AGPL-3 valid_odoo_versions=14.0 [MESSAGES CONTROL] diff --git a/.pylintrc-mandatory b/.pylintrc-mandatory index a6805ac..f6a16e6 100644 --- a/.pylintrc-mandatory +++ b/.pylintrc-mandatory @@ -8,7 +8,7 @@ readme_template_url="https://github.com/OCA/maintainer-tools/blob/master/templat manifest_required_authors=KMEE manifest_required_keys=license manifest_deprecated_keys=description,active -license_allowed=LGPL-3 +license_allowed=LGPL-3,AGPL-3 valid_odoo_versions=14.0 [MESSAGES CONTROL]