mirror of
https://github.com/ansible/awx.git
synced 2026-02-25 06:56:00 -03:30
temporarily pin the pytest version until the ldap error can be fixed
This commit is contained in:
@@ -5,7 +5,7 @@ unittest2
|
||||
pep8
|
||||
flake8
|
||||
pyflakes==1.0.0 # Pinned until PR merges https://gitlab.com/pycqa/flake8/merge_requests/56
|
||||
pytest
|
||||
pytest==2.9.2
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
|
||||
@@ -6,7 +6,7 @@ pylint
|
||||
flake8
|
||||
distribute==0.7.3
|
||||
unittest2
|
||||
pytest
|
||||
pytest==2.9.2
|
||||
pytest-cov
|
||||
pytest-django
|
||||
pytest-pythonpath
|
||||
|
||||
Reference in New Issue
Block a user