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