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

Improve python workflow #1275

Merged

Conversation

cnheitman
Copy link
Collaborator

This PR:

  • moves the building of Triton's dependencies to the Dockerfile (it improves performance in local builds and deps are only build once).
  • switch from setup.py to pypa/build to build the wheel package (setup.py is deprecated for this).
  • Fixes filenames in the workflow script.

@cnheitman cnheitman merged commit 0ffc28a into JonathanSalwan:dev-v1.0 Aug 19, 2023
27 checks passed
@cnheitman cnheitman deleted the feature/improve-python-workflow branch August 19, 2023 00:34
@cnheitman cnheitman added this to the v1.0 milestone Aug 25, 2023
@cnheitman cnheitman added the CI label Aug 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant