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

Cache wheels in circleci #25

Open
rsyring opened this issue Feb 11, 2025 · 0 comments
Open

Cache wheels in circleci #25

rsyring opened this issue Feb 11, 2025 · 0 comments

Comments

@rsyring
Copy link
Member

rsyring commented Feb 11, 2025

Given that we are adopting uv and it's really fast at venv creation and wheel installs, I think it would be sufficient to:

  • ensure nox/tox are using uv to do venv management and wheel installs
  • cache/restore ~/.cache/uv/wheels* for each branch
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