tox.ini: use pytest-catchlog instead of pytest-capturelog (#16142)

capturelog is unmaintained.
This commit is contained in:
Benjamin Dauvergne 2017-04-24 11:57:17 +02:00 committed by Thomas NOEL
parent 29704b1640
commit 93bf69e2eb
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ deps =
pytest
pytest-mock
pytest-cov
pytest-capturelog
pytest-catchlog
WebTest
psycopg2
mechanize