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 8327133 commit f767a3aCopy full SHA for f767a3a
.github/workflows/test.yml
@@ -32,7 +32,7 @@ jobs:
32
33
- name: Install dependencies
34
run: |
35
- uv pip install -U tox-uv
+ uv pip install --system -U tox-uv
36
37
- name: Tox tests
38
0 commit comments