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 55b8cc8 commit dce4ef5Copy full SHA for dce4ef5
.github/workflows/main.yml
@@ -53,7 +53,7 @@ jobs:
53
- name: Install dependencies
54
run: |
55
python -m pip install uv
56
- uv tool install tox==4.26.0 --with tox-uv
+ uv tool install tox==4.28.4 --with tox-uv
57
58
- name: Run tox
59
run: tox
0 commit comments