Merge pull request #11685 from shanemcd/skip-pytest-7.0.0

Skip pytest 7.0.0
This commit is contained in:
Shane McDonald
2022-02-04 16:09:42 -05:00
committed by GitHub

View File

@@ -4,7 +4,7 @@ django-rest-swagger
ipython==7.21.0
unittest2
black
pytest
pytest!=7.0.0
pytest-cov
pytest-django
pytest-pythonpath