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

Fix for issue #110 #111

Closed salvorapi closed 1 year ago

salvorapi commented 1 year ago

PR that fix issue #110

sbidoul commented 1 year ago

@salvorapi there was a little issue left, which I fixed in #114