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

Run pip install on Read the Docs with uv #323

Closed
redeboer opened this issue Mar 12, 2024 · 0 comments · Fixed by #325
Closed

Run pip install on Read the Docs with uv #323

redeboer opened this issue Mar 12, 2024 · 0 comments · Fixed by #325
Assignees
Labels
✨ Feature New feature added to the package
Milestone

Comments

@redeboer
Copy link
Member

redeboer commented Mar 12, 2024

Problem description

The pip install step on Read the Docs is quite slow, particularly because RTD does not support caching. See for instance this log (56s).

Proposed solution

It may be that the build could be sped up with uv, just like in ComPWA/actions#61.

@redeboer redeboer added the ✨ Feature New feature added to the package label Mar 12, 2024
@redeboer redeboer self-assigned this Mar 12, 2024
@redeboer redeboer added this to the 0.3.1 milestone Mar 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ Feature New feature added to the package
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant