Changeset - 5ab31ff3011f
[Not reviewed]
default
0 1 0
Thomas De Schampheleire - 8 years ago 2018-02-09 20:14:29
thomas.de_schampheleire@nokia.com
tests: pytest-catchlog is now integrated in pytest 3.3+

See: https://docs.pytest.org/en/latest/changelog.html?highlight=catchlog#id56

This removes the deprecation warning at the end of the test run:
pytest-catchlog plugin has been merged into the core, please remove it
from your requirements.
1 file changed with 1 insertions and 2 deletions:
0 comments (0 inline, 0 general)
dev_requirements.txt
Show inline comments
 
babel >= 0.9.6, < 2.4
 
waitress >= 0.8.8, < 1.0
 
pytest ~= 3.0
 
pytest ~= 3.0, >= 3.3.0
 
pytest-runner
 
pytest-sugar>=0.7.0
 
pytest-benchmark
 
pytest-catchlog
 
pytest-localserver
 
mock
 
sphinx
0 comments (0 inline, 0 general)