mirror of
https://github.com/ansible/awx.git
synced 2026-03-09 21:49:27 -02:30
Merge pull request #2202 from rooftopcellist/pin_pluggy_awx
pin pluggy at 0.6.0
This commit is contained in:
@@ -5,6 +5,7 @@ ipython==5.2.1
|
|||||||
unittest2
|
unittest2
|
||||||
pep8
|
pep8
|
||||||
flake8
|
flake8
|
||||||
|
pluggy==0.6.0
|
||||||
pyflakes
|
pyflakes
|
||||||
pytest==3.6.0
|
pytest==3.6.0
|
||||||
pytest-cov
|
pytest-cov
|
||||||
@@ -21,3 +22,4 @@ matplotlib
|
|||||||
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
|
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
|
||||||
mockldap
|
mockldap
|
||||||
sdb
|
sdb
|
||||||
|
atomicwrites==1.1.5
|
||||||
|
|||||||
Reference in New Issue
Block a user