mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
Silence pytest warnings
This commit is contained in:
parent
31b8e48a78
commit
748da13c17
@ -1,2 +1,2 @@
|
|||||||
pytest==3.0.5
|
pytest==3.0.5
|
||||||
pytest-cov==1.7.0
|
pytest-cov==2.4.0
|
||||||
|
|||||||
@ -4,7 +4,7 @@ requires = python-setuptools >= 0.6c6 python-ctypes
|
|||||||
install_script = rpm/install
|
install_script = rpm/install
|
||||||
group = System Environment/Daemons
|
group = System Environment/Daemons
|
||||||
|
|
||||||
[pytest]
|
[tool:pytest]
|
||||||
norecursedirs = examples lib local src
|
norecursedirs = examples lib local src
|
||||||
testpaths = tests/
|
testpaths = tests/
|
||||||
addopts = --assert=plain
|
addopts = --assert=plain
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user