Skip to content

Commit

Permalink
check why Django-4 is installed
Browse files Browse the repository at this point in the history
  • Loading branch information
jrief committed Apr 22, 2022
1 parent be293d2 commit 9ba6db4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,8 @@ jobs:
run: |
pip install -r requirements/base.txt
pip install -r tests/requirements.txt
pip install pipdeptree
pipdeptree
- name: Lint with flake8
run: |
pip install flake8
Expand Down

0 comments on commit 9ba6db4

Please sign in to comment.