-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace pip with uv for test workflow (#877)
* replace pip with uv for test workflow * fix * fix * enable uv cache * rerun uv * debug: print uv cache hit status * fix uv cache key * fix syntax uv * rerun uv * rerun uv * fix restore uv cache * clean cache, attemp fix optional dependencies * rerun uv * fix * fix; temporarily disable some tests * fix * fix * rerun uv * add test dependencies explicitly * add lockfile; always call uv sync * fix moved test from dep group to extra * add collect-only for faster ci turnaround * rerun uv * fix * rerun uv * trying out uv cache without cache-suffix * rerun uv * disable cache prune * rerun uv * removing caching mechanism * remove --collect-only from pytest; uv in readthedocs * went back to using pip in readthedocs
- Loading branch information
1 parent
4df1912
commit f7082d9
Showing
2 changed files
with
11 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters