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

How to work with the central venvs #1

Open
jankatins opened this issue Feb 1, 2025 · 0 comments
Open

How to work with the central venvs #1

jankatins opened this issue Feb 1, 2025 · 0 comments

Comments

@jankatins
Copy link

jankatins commented Feb 1, 2025

I came here for both the script but also to learn how to setup central venvs with uv and maintain them.

I'm still not sure how I would use these venvs:

  • to add packages: use uv pip install <package>
  • To update all packages: use uv pip install --upgrade $(uv pip list --format freeze --quiet | sed 's/=.*//g')

Is that a correct idea?

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

No branches or pull requests

1 participant