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 ceb686b commit 80c02acCopy full SHA for 80c02ac
1 file changed
.github/workflows/ci.yml
@@ -47,7 +47,6 @@ jobs:
47
with:
48
python-version: ${{ matrix.python-version }}
49
50
- - run: pip install -U pip wheel
51
- run: pip install -r tests/requirements.txt
52
- run: pip install .
53
- run: pip freeze
0 commit comments