Skip to content

Commit 429f9b4

Browse files
authored
Update python-package.yml
1 parent 9e3091f commit 429f9b4

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/python-package.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ jobs:
2828
run: |
2929
python -m pip install --upgrade pip
3030
python -m pip install flake8 pytest
31-
if ( -f requirements.txt ); then pip install -r requirements.txt; fi
3231
- name: Lint with flake8
3332
run: |
3433
# stop the build if there are Python syntax errors or undefined names

0 commit comments

Comments
 (0)