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 399d086 commit 5e26027Copy full SHA for 5e26027
.github/workflows/ci_test.yaml
@@ -33,7 +33,7 @@ jobs:
33
${{ runner.os }}-tox-uv-
34
35
- name: Install tox with UV
36
- run: uv pip install tox tox-uv
+ run: uv pip install tox
37
38
- name: Create test env
39
shell: bash
0 commit comments