Bug 1523562 [wpt PR 14895] - Remove pytest-catchlog dependency, a=testonly

Automatic update from web-platform-tests
Remove pytest-catchlog dependency (#14895)

Running the tests currently shows this warning:
> PytestWarning: pytest-catchlog plugin has been merged into the core, please remove it from your requirements.
--

wpt-commits: 8aaeb8897fa3bd2a97751a22faf6dd3da3ab32aa
wpt-pr: 14895
This commit is contained in:
Philip Jägenstedt 2019-01-31 18:56:16 +00:00 коммит произвёл James Graham
Родитель 67b618f078
Коммит 2a87be310f
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -8,7 +8,6 @@ deps =
pytest-cov
mock
hypothesis
pytest-catchlog
commands = pytest --cov {posargs}