Update pyproject.toml
This commit is contained in:
parent
882e5c21e3
commit
d74dee36fa
@ -4,3 +4,6 @@ extend-exclude = 'capabilities-data'
|
|||||||
[tool.isort]
|
[tool.isort]
|
||||||
profile = "black"
|
profile = "black"
|
||||||
|
|
||||||
|
[tool.pytest.ini_options]
|
||||||
|
minversion = "6.0"
|
||||||
|
addopts = --doctest-modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user