tox.ini: replace capturelog by catchlog

capturelog is deprecated.
This commit is contained in:
Benjamin Dauvergne 2017-09-27 17:28:50 +02:00
parent 2a1cec8205
commit 3613646820
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ deps =
pytest-cov
pytest-django
pytest
pytest-capturelog
pytest-catchlog
pylint
pylint-django
mock