Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor wheel builder #212

Merged
merged 5 commits into from
Oct 2, 2022
Merged

Refactor wheel builder #212

merged 5 commits into from
Oct 2, 2022

Conversation

sbidoul
Copy link
Member

@sbidoul sbidoul commented Sep 27, 2022

  • reuse the build environment for performance (and stability if/when we pin build tools versions)
  • support (and give priority to) pyproject.toml in addon directories, towards removing the setup directories

TODO

  • test with a pyproject-enabled addon

Otherwise twine check complains.
Before, setuptools injected UNKNOWN.
@sbidoul sbidoul marked this pull request as ready for review October 2, 2022 11:08
Because we want a py2.py3 wheel.
@sbidoul
Copy link
Member Author

sbidoul commented Oct 2, 2022

I'll merge this, deploy and monitor. This should be fully backward compatible.

@sbidoul sbidoul merged commit fa7ea79 into OCA:master Oct 2, 2022
@sbidoul sbidoul deleted the ref-wheel-builder-sbi branch October 2, 2022 11:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant