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

ci: Use uv for all pip installs #551

Merged
merged 2 commits into from
May 13, 2024
Merged

ci: Use uv for all pip installs #551

merged 2 commits into from
May 13, 2024

Conversation

matthewfeickert
Copy link
Member

@matthewfeickert matthewfeickert commented May 13, 2024

* Use 'uv pip' for all calls to 'pip install' in CI workflows.
   - c.f. https://github.com/astral-sh/uv/
* Use 'pipx run' over a Make command.

* Use 'uv pip' for all calls to 'pip install' in CI workflows.
   - c.f. https://github.com/astral-sh/uv/
* Use 'pipx run' over a Make command.
@matthewfeickert matthewfeickert self-assigned this May 13, 2024
@matthewfeickert matthewfeickert merged commit de71311 into main May 13, 2024
4 checks passed
@matthewfeickert matthewfeickert deleted the ci/update-ci-to-uv branch May 13, 2024 18:56
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