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 f0d2860 commit 4374fa7Copy full SHA for 4374fa7
.github/workflows/tests.yml
@@ -36,7 +36,7 @@ jobs:
36
37
- name: Install dependencies
38
run: |
39
- pip install --quiet --upgrade pip setuptools tox>=4.5.1
+ pip install --quiet --upgrade tox>=4.5.1
40
41
- name: Run essential tests
42
if: ${{ matrix.tox-env != 'extended' }}
0 commit comments