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

Add build_whl CI pipeline when tagging a version #7

Closed
Trinkle23897 opened this issue Nov 10, 2021 · 1 comment · Fixed by #11 or #36
Closed

Add build_whl CI pipeline when tagging a version #7

Trinkle23897 opened this issue Nov 10, 2021 · 1 comment · Fixed by #11 or #36
Labels
enhancement New feature or request

Comments

@Trinkle23897
Copy link
Collaborator

Currently we need to manually create PyPI compatible wheels by:

  • add import_lib in setup.cfg
  • switch several python version and build wheel
  • use auditwheel to repair
@Trinkle23897 Trinkle23897 added the enhancement New feature or request label Nov 10, 2021
@Trinkle23897 Trinkle23897 linked a pull request Nov 12, 2021 that will close this issue
@Trinkle23897
Copy link
Collaborator Author

temporary solution in #11: by typing make docker-release, wheels will be under wheelhouse/

@Trinkle23897 Trinkle23897 linked a pull request Nov 25, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
1 participant