mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
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:
parent
801c45da6d
commit
16c7908adc
@ -4,7 +4,7 @@ django-rest-swagger
|
||||
ipython==7.21.0
|
||||
unittest2
|
||||
black
|
||||
pytest
|
||||
pytest!=7.0.0
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user