trying to get pip running
This commit is contained in:
parent
f3433b77ba
commit
11cf06a87d
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ jobs:
|
|||
|
||||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8
|
||||
|
||||
- name: Run checking
|
||||
|
|
Loading…
Reference in a new issue