Skip to content

Commit

Permalink
requirements/dev.txt imports default and test
Browse files Browse the repository at this point in the history
  • Loading branch information
cclauss authored Jul 8, 2024
1 parent af3c04c commit cf5ec3c
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@ jobs:
python -m pip install --upgrade pip
pip install celery==${{ matrix.celery-version }} \
tornado==${{ matrix.tornado-version }} \
-r requirements/default.txt \
-r requirements/test.txt \
-r requirements/dev.txt
- name: Lint with pylint
Expand Down

0 comments on commit cf5ec3c

Please sign in to comment.