setuptools-odoo-make-default: Pin setuptools-odoo>=3.3.2 into generat…#129
setuptools-odoo-make-default: Pin setuptools-odoo>=3.3.2 into generat…#129
Conversation
…ed setup.py This version fix the removal of pkg_resources from the latest version of setutptools>=82
944de85 to
403ad01
Compare
|
Try to get rid of errors with CI like in https://github.com/OCA/report-print-send/actions/runs/22300291123/job/64506244500?pr=419 |
|
Hm not sure we want to do that. What situation are you trying to solve? |
I'm not sure either. However, I sometimes find myself forced to override this constraint locally when installing certain add-ons in edit mode, and I've also noticed errors in the OCA CI when the bot executes merge commands. But on closer inspection, it's probably the bot that needs to be updated to the latest version of setuptools-odoo. |
|
Do you have link to an specific error case? For OCA, make sure to upgrade to the latest project template. |
I'll upgrade to the latest project template. |
…ed setup.py
This version fix the removal of pkg_resources from the latest version of setutptools>=82