Skip to content

Commit f139adc

Browse files
authored
Update pythonpackage.yml
1 parent 47aa500 commit f139adc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: .github/workflows/pythonpackage.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ jobs:
1919
- name: Install dependencies
2020
run: |
2121
python -m pip install --upgrade pip
22-
pip install -r requirements.txt
2322
pip install .
2423
2524
- name: Lint with flake8

0 commit comments

Comments
 (0)