mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 09:39:01 +00:00
try installing basics
This commit is contained in:
parent
33886433f0
commit
d56c7f3cf9
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -18,7 +18,7 @@ jobs:
|
|||||||
python-version: ${{ matrix.pyversion }}
|
python-version: ${{ matrix.pyversion }}
|
||||||
- name: Install dependencies
|
- name: Install dependencies
|
||||||
run: |
|
run: |
|
||||||
pip install -U coveralls
|
pip install -U pip wheel setuptools coveralls
|
||||||
pip install -Ur requirements.txt
|
pip install -Ur requirements.txt
|
||||||
python setup.py develop
|
python setup.py develop
|
||||||
- name: Lint
|
- name: Lint
|
||||||
|
Loading…
x
Reference in New Issue
Block a user