Silence pytest warnings

This commit is contained in:
Berker Peksag 2017-02-06 07:54:54 +03:00
parent 31b8e48a78
commit 748da13c17
2 changed files with 2 additions and 2 deletions

View File

@ -1,2 +1,2 @@
pytest==3.0.5
pytest-cov==1.7.0
pytest-cov==2.4.0

View File

@ -4,7 +4,7 @@ requires = python-setuptools >= 0.6c6 python-ctypes
install_script = rpm/install
group = System Environment/Daemons
[pytest]
[tool:pytest]
norecursedirs = examples lib local src
testpaths = tests/
addopts = --assert=plain