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 e6eab42 commit d4850deCopy full SHA for d4850de
.github/workflows/ci.yml
@@ -32,4 +32,5 @@ jobs:
32
33
- name: Run Tox
34
run: |
35
+ pip install tox==4.16.0
36
tox -e py
0 commit comments