Update pyproject.toml
This commit is contained in:
parent
024cb29379
commit
8185a7585e
@ -7,4 +7,7 @@ profile = "black"
|
|||||||
[tool.pytest.ini_options]
|
[tool.pytest.ini_options]
|
||||||
minversion = "6.0"
|
minversion = "6.0"
|
||||||
addopts = "--doctest-modules"
|
addopts = "--doctest-modules"
|
||||||
|
testpaths =
|
||||||
|
test
|
||||||
|
src
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user