Skip to content

Commit 60b22b1

Browse files
asdaraujojeffwidman
authored andcommitted
Removed pytest-catchlog dependency
No longer necessary since pytest-catchlog has been merged into pytest's core. This commit addresses the following warning in pytest output: pytest-catchlog plugin has been merged into the core, please remove it from your requirements. Fixes #1379
1 parent 3fb0969 commit 60b22b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tox.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ log_format = %(created)f %(filename)-23s %(threadName)s %(message)s
1111
deps =
1212
pytest
1313
pytest-cov
14-
pytest-catchlog
1514
py{27,34,35,36,py}: pylint==1.8.2
1615
py{27,34,35,36,py}: pytest-pylint
1716
pytest-mock

0 commit comments

Comments
 (0)