mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-14 06:38:32 +00:00
Do not install pip
This commit is contained in:
parent
ead54ef2a7
commit
7cad22055f
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -19,7 +19,7 @@ jobs:
|
||||
python-version: ${{ matrix.pyversion }}
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
pip install -U pip coveralls
|
||||
pip install -U coverage coveralls
|
||||
pip install -Ur requirements.txt
|
||||
python setup.py develop
|
||||
- name: Lint
|
||||
|
Loading…
x
Reference in New Issue
Block a user