tox.ini: add pytest-capturelog to deps

This commit is contained in:
Benjamin Dauvergne 2016-02-10 09:46:15 +01:00
parent 8485ee1978
commit 7b8555ce60
1 changed files with 1 additions and 0 deletions

View File

@ -16,3 +16,4 @@ deps = coverage
pytest-mock
pytest-django
pytest-cov
pytest-capturelog