Skip to content

Commit

Permalink
Merge pull request #11685 from shanemcd/skip-pytest-7.0.0
Browse files Browse the repository at this point in the history
Skip pytest 7.0.0
  • Loading branch information
shanemcd committed Feb 4, 2022
2 parents c9d05d7 + 16c7908 commit 264f1d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ django-rest-swagger
ipython==7.21.0
unittest2
black
pytest
pytest!=7.0.0
pytest-cov
pytest-django
pytest-pythonpath
Expand Down

0 comments on commit 264f1d6

Please sign in to comment.