Skip to content

Commit

Permalink
Remove explicit requirements install
Browse files Browse the repository at this point in the history
  • Loading branch information
PhilippThoelke committed Oct 8, 2024
1 parent 1b474fb commit 66d5e49
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/pytest.yml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ jobs:
run: |
pip install --upgrade pip setuptools wheel
pip install flake8 pytest pytest-xdist-forked
pip install -r requirements.txt
pip install .
- name: Lint with flake8
Expand Down

0 comments on commit 66d5e49

Please sign in to comment.