Remove pytest-catchlog since it is now in the core

This commit is contained in:
Sylvain Bellemare 2017-12-05 19:25:13 +01:00
parent 9dd2e026b0
commit 138aaaf8fd

View File

@ -52,7 +52,6 @@ tests_require = [
'hypothesis-regex',
'pylint',
'pytest>=3.0.0',
'pytest-catchlog>=1.2.2',
'pytest-cov>=2.2.1',
'pytest-mock',
'pytest-xdist',