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

Convert workflows to use UV instead of pip #167

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

pydanny
Copy link
Owner

@pydanny pydanny commented May 8, 2024

This uses instructions provided by in this article: https://daniel.feldroy.com/posts/til-2024-05-running-uv-outside-a-virtualenv

Closes #166.

@pydanny pydanny force-pushed the use-uv-in-gh-actions branch from cefa88d to 4e3b93d Compare May 8, 2024 14:50
@pydanny pydanny requested a review from audreyfeldroy May 8, 2024 14:50
@pydanny pydanny force-pushed the use-uv-in-gh-actions branch from 4e3b93d to 61fff09 Compare May 8, 2024 14:51
Copy link
Collaborator

@audreyfeldroy audreyfeldroy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job with this and the -p catch. 🚢

@pydanny pydanny merged commit ce5711b into main May 8, 2024
4 checks passed
@pydanny pydanny deleted the use-uv-in-gh-actions branch May 8, 2024 14: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.

Use UV in the workflows
2 participants