add catchlog to py3 dev

this is installed with py2, but not py3 for some reason

Though, we can remove it once https://github.com/pytest-dev/pytest/pull/2794 is merged
This commit is contained in:
Daniel Wallace 2017-10-11 20:39:00 -06:00
parent 500f52b98c
commit 662d8bd68c
No known key found for this signature in database
GPG key ID: 5FA5E5544F010D48

View file

@ -13,4 +13,5 @@ httpretty
SaltPyLint>=v2017.2.29
pytest
git+https://github.com/saltstack/pytest-salt.git@master#egg=pytest-salt
git+https://github.com/eisensheng/pytest-catchlog.git@develop#egg=Pytest-catchlog
testinfra>=1.7.0