OCA / oca-github-bot

The GitHub Bot of the Odoo Community Association (OCA)
MIT License
39 stars 57 forks source link

Generate pyproject.toml instead of setup.py #266

Closed sbidoul closed 7 months ago

sbidoul commented 8 months ago

By default, this is done for branches 17.0+.

The minimum version to generate pyproject.toml instead of setup.py is configurable with GEN_PYPROJECT_MIN_VERSION and there are two new switchable tasks: whool_init and gen_metapackage.