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 f4dfed4 commit 5efff5fCopy full SHA for 5efff5f
1 file changed
.github/workflows/ci.yml
@@ -19,7 +19,6 @@ jobs:
19
with:
20
python-version: '3.10'
21
22
- - run: pip install -U pip wheel
23
- run: pip install -r tests/requirements-linting.txt
24
- run: pip install .
25
@@ -48,7 +47,6 @@ jobs:
48
47
49
python-version: ${{ matrix.python-version }}
50
51
52
- run: pip install -r tests/requirements.txt
53
54
- run: pip freeze
0 commit comments