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 0056f97 commit 23a7bd5Copy full SHA for 23a7bd5
.github/workflows/main.yml
@@ -23,7 +23,7 @@ jobs:
23
run: |
24
python -m pip install --upgrade pip
25
pip install -U setuptools
26
- pip install tox tox-gh-actions coverage[toml]
+ pip install tox coverage[toml]
27
- name: Type checking
28
continue-on-error: true
29
0 commit comments