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

Use uv venv instead of python venv when available #278

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Conversation

ssbarnea
Copy link
Member

@ssbarnea ssbarnea commented Dec 20, 2024

Adds a huge speed boost in creating virtualenv by taking advantage of uv when it is found as being installed.

@ssbarnea ssbarnea requested a review from a team as a code owner December 20, 2024 11:39
@github-actions github-actions bot added the bug Something isn't working label Dec 20, 2024
Adds a huge speed boost in creating virtualenv by taking advantage
of uv when it is found as being installed.
@ssbarnea ssbarnea added enhancement New feature or request and removed bug Something isn't working labels Dec 20, 2024
@ssbarnea ssbarnea merged commit eada62e into main Dec 20, 2024
22 of 24 checks passed
@ssbarnea ssbarnea deleted the fix/venv-implicit branch December 20, 2024 15:48
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
Status: Done
Development

Successfully merging this pull request may close these issues.

2 participants