setup folder is missing
Hi all,
I'm trying to run new OCA CI and some modules are dependending on odoo-usability modules. however odoo-usability modules is not using OCA convention, specially setup folder is missing. So it's not possible to implement the CI on my side.
did you planned to use OCA convention ?
I can make a PR if you want, but you should be agree with that.
kind regards.
@legalsylvain How did you solve this?
I have the same problem in https://github.com/coopiteasy/cie-custom/pull/73 :)
Hi @carmenbianca. with a custom branch. That requires to fork, that's not ideal.
Here you can see how it works : https://github.com/commown/commown-odoo-addons/blob/12.0/test-requirements.txt#L36
kind regards.