mirror of
https://github.com/frappe/gunicorn.git
synced 2026-01-14 11:09:11 +08:00
move pytest cli args to setup.cfg
This commit is contained in:
parent
5559f27ea2
commit
9b2f014eec
@ -6,6 +6,8 @@ group = System Environment/Daemons
|
|||||||
|
|
||||||
[pytest]
|
[pytest]
|
||||||
norecursedirs = examples lib local src
|
norecursedirs = examples lib local src
|
||||||
|
testpaths = tests/
|
||||||
|
addopts = --assert=plain
|
||||||
|
|
||||||
[wheel]
|
[wheel]
|
||||||
universal = 1
|
universal = 1
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user