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]
|
||||
norecursedirs = .* *.egg build dist docs
|
||||
testpaths = ./
|
||||
confcutdir = test
|
||||
|
||||
[coverage:run]
|
||||
branch = True
|
||||
|
|
Reference in a new issue