mirror of
https://github.com/ansible/awx.git
synced 2026-04-11 13:09:21 -02:30
Merge pull request #7922 from shanemcd/pin-xdist
Fix API tests Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -12,7 +12,7 @@ pytest-django
|
|||||||
pytest-pythonpath
|
pytest-pythonpath
|
||||||
pytest-mock==1.11.1
|
pytest-mock==1.11.1
|
||||||
pytest-timeout
|
pytest-timeout
|
||||||
pytest-xdist
|
pytest-xdist==1.34.0 # 2.0.0 broke zuul for some reason
|
||||||
tox # for awxkit
|
tox # for awxkit
|
||||||
logutils
|
logutils
|
||||||
jupyter
|
jupyter
|
||||||
|
|||||||
Reference in New Issue
Block a user