mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
we don't need newer pip
This commit is contained in:
parent
0aadd59b40
commit
9689b90cdb
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
||||
python-version: ${{ matrix.pyversion }}
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install -U pip wheel setuptools coveralls
|
||||
pip install -U wheel setuptools coveralls
|
||||
pip install -Ur requirements.txt
|
||||
python setup.py develop
|
||||
- name: Lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user