mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Skip pytest 7.0.0
A test was failing with:
from importlib.readers import FileReader
E ModuleNotFoundError: No module named 'importlib.readers'
This commit is contained in:
@@ -4,7 +4,7 @@ django-rest-swagger
|
|||||||
ipython==7.21.0
|
ipython==7.21.0
|
||||||
unittest2
|
unittest2
|
||||||
black
|
black
|
||||||
pytest
|
pytest!=7.0.0
|
||||||
pytest-cov
|
pytest-cov
|
||||||
pytest-django
|
pytest-django
|
||||||
pytest-pythonpath
|
pytest-pythonpath
|
||||||
|
|||||||
Reference in New Issue
Block a user