anybox / anybox.recipe.odoo

Buildout recipe for Odoo >=8. For older versions please use anybox.recipe.openerp
http://docs.anybox.fr/anybox.recipe.odoo/current/
GNU Affero General Public License v3.0
25 stars 63 forks source link

[ADD] Fix apply-requirements-file for later versions of pip #131

Closed StefanRijnhart closed 3 years ago

StefanRijnhart commented 3 years ago

When using

[odoo]
apply-requirements-file = True

running the buildout would break on API changes in Pip 10.0.0 or higher.