"pytest-catchlog plugin has been merged into the core, please remove it from your requirements"

This commit is contained in:
Dennis Siemensma 2021-09-22 21:27:22 +02:00
parent 4688cf9058
commit b3a705a74d

View File

@ -7,7 +7,6 @@ deps=
pytest-cov
pylama
pytest-asyncio
pytest-catchlog
pytest-mock
commands=
py.test --cov=dsmr_parser test {posargs}