Skip to content

Commit c02549e

Browse files
Removed default requirement file reference
1 parent 9699131 commit c02549e

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.txt
2019
- name: Lint with flake8
2120
run: |
2221
pip install flake8

0 commit comments

Comments
 (0)