Commit 3240dae3 authored by Adam Blank's avatar Adam Blank
Browse files

Update pyproject.toml

parent f588f8d4
No related merge requests found
Pipeline #111487 failed with stage
in 0 seconds
Showing with 8 additions and 0 deletions
+8 -0
[tool.pytest.ini_options] [tool.pytest.ini_options]
pythonpath = "src" pythonpath = "src"
addopts = "-vv --color=yes --no-header --disable-warnings -p pytest_clarity -rNs"
faulthandler_timeout = 10
consider_namespace_packages = true
[tool.pyright]
strict = ["src"]
exclude = ["**/__pycache__"]
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment