WIP
This commit is contained in:
@@ -20,7 +20,7 @@ dev = [
|
||||
|
||||
[tool.pytest.ini_options]
|
||||
pythonpath = ["app/"]
|
||||
addopts = "--cov --cov-report html -v"
|
||||
addopts = "--cov=app --cov-report html"
|
||||
|
||||
[tool.ruff]
|
||||
target-version = "py311"
|
||||
|
||||
Reference in New Issue
Block a user