We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5fba9e8 commit 8327133Copy full SHA for 8327133
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install dependencies
34
run: |
35
- python -m pip install -U tox
+ uv pip install -U tox-uv
36
37
- name: Tox tests
38
0 commit comments