mirror of
https://github.com/ansible/awx.git
synced 2026-03-25 04:45:03 -02:30
pin pytest-forked to fix broken unit tests
This commit is contained in:
@@ -10,6 +10,7 @@ pyflakes==2.2.0
|
|||||||
pytest==3.6.0
|
pytest==3.6.0
|
||||||
pytest-cov==2.8.1
|
pytest-cov==2.8.1
|
||||||
pytest-django==3.9.0
|
pytest-django==3.9.0
|
||||||
|
pytest-forked==1.2.0 # https://github.com/pytest-dev/pytest-forked/commit/664645adb28cb74c6b4caea6869842e60df82667
|
||||||
pytest-pythonpath
|
pytest-pythonpath
|
||||||
pytest-mock==1.11.1
|
pytest-mock==1.11.1
|
||||||
pytest-timeout==1.3.4
|
pytest-timeout==1.3.4
|
||||||
|
|||||||
Reference in New Issue
Block a user