5 lines
83 B
TOML
5 lines
83 B
TOML
|
|
[tool.pytest.ini_options]
|
||
|
|
asyncio_mode = "auto"
|
||
|
|
testpaths = ["tests"]
|
||
|
|
addopts = ""
|