4 lines
67 B
TOML
4 lines
67 B
TOML
|
|
[tool.pytest.ini_options]
|
||
|
|
pythonpath = ["."]
|
||
|
|
testpaths = ["tests"]
|