Skip to content

Commit 55f4528

Browse files
committed
wrong line deleted
1 parent 7826e25 commit 55f4528

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pythonapp.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ jobs:
1616
- name: Install dependencies
1717
run: |
1818
python -m pip install --upgrade pip
19-
pip install -r requirements-local.txt
2019
pip install -r requirements.txt
2120
- name: Lint with flake8
2221
run: |

0 commit comments

Comments
 (0)