1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-27 09:25:10 +03:00

pin pluggy at 0.6.0

This commit is contained in:
adamscmRH 2018-08-27 15:05:03 -04:00 committed by adamscmRH
parent ae207b5f33
commit 227960e3ea

View File

@ -5,6 +5,7 @@ ipython==5.2.1
unittest2
pep8
flake8
pluggy==0.6.0
pyflakes
pytest==3.6.0
pytest-cov
@ -21,3 +22,4 @@ matplotlib
backports.tempfile # support in unit tests for py32+ tempfile.TemporaryDirectory
mockldap
sdb
atomicwrites==1.1.5