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

ENH: run pip-install action with uv #61

Merged
merged 5 commits into from
Mar 5, 2024
Merged

ENH: run pip-install action with uv #61

merged 5 commits into from
Mar 5, 2024

Conversation

redeboer
Copy link
Member

@redeboer redeboer commented Mar 5, 2024

Runs the pip-install action with uv pip install in case the project is configured with pyproject.toml. This shaves off about 10 seconds per job, see ComPWA/qrules#256. This reduces the action time by about 40% (from e.g. 1.5min to 45s).

@redeboer redeboer added the ⚙️ Enhancement Improvements and optimizations of existing features label Mar 5, 2024
@redeboer redeboer self-assigned this Mar 5, 2024
@redeboer redeboer added the ❗ Behavior Changes that may affect the output label Mar 5, 2024
@redeboer redeboer merged commit 27ac0fd into main Mar 5, 2024
9 checks passed
@redeboer redeboer deleted the uv branch March 5, 2024 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
❗ Behavior Changes that may affect the output ⚙️ Enhancement Improvements and optimizations of existing features
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant