chore(setup.cfg): remove confcurdir test setting
This commit is contained in:
parent
a337e547ec
commit
a45a1968c9
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
||||||
[tool:pytest]
|
[tool:pytest]
|
||||||
norecursedirs = .* *.egg build dist docs
|
norecursedirs = .* *.egg build dist docs
|
||||||
testpaths = ./
|
testpaths = ./
|
||||||
confcutdir = test
|
|
||||||
|
|
||||||
[coverage:run]
|
[coverage:run]
|
||||||
branch = True
|
branch = True
|
||||||
|
|
Reference in a new issue