mirror of https://github.com/Syncplay/syncplay
Update pythonpackage.yml
This commit is contained in:
parent
c0891c2521
commit
17ccf4df38
|
@ -26,7 +26,7 @@ jobs:
|
|||
- name: Install dependencies
|
||||
run: |
|
||||
python -m pip install --upgrade pip
|
||||
pip install flake8 pytest
|
||||
pip install pytest wheel
|
||||
pip install -r requirements.txt
|
||||
# - name: Lint with flake8
|
||||
# run: |
|
||||
|
|
Loading…
Reference in New Issue