We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7826e25 commit 55f4528Copy full SHA for 55f4528
.github/workflows/pythonapp.yml
@@ -16,7 +16,6 @@ jobs:
16
- name: Install dependencies
17
run: |
18
python -m pip install --upgrade pip
19
- pip install -r requirements-local.txt
20
pip install -r requirements.txt
21
- name: Lint with flake8
22
0 commit comments