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

update README for uv python version for venv creation #83

Closed
jameshod5 opened this issue Oct 17, 2024 · 1 comment
Closed

update README for uv python version for venv creation #83

jameshod5 opened this issue Oct 17, 2024 · 1 comment
Labels
good first issue Good for newcomers

Comments

@jameshod5
Copy link
Collaborator

We state that the user needs Python 3.11, but uv is able to specify the python version with this command. It will download Python 3.11 if the user does not already have it, so would be useful to have this instead:

uv venv --python 3.11

@jameshod5 jameshod5 added the good first issue Good for newcomers label Oct 17, 2024
@jameshod5
Copy link
Collaborator Author

This is addressed in #85 so closing this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant