acsone / setuptools-odoo

A library to help packaging Odoo addons with setuptools. It mainly populates the usual setup.py keywords from the Odoo manifest files.
GNU Lesser General Public License v3.0
41 stars 46 forks source link

[pre-commit.ci] pre-commit autoupdate #76

Closed pre-commit-ci[bot] closed 2 years ago

pre-commit-ci[bot] commented 2 years ago

updates:

sbidoul commented 2 years ago

We don't want to upgrade black since the latest black version removes u"" prefixes and we still need them in python 2.