Skip to content

Commit

Permalink
Remove duplicate with error: cannot declare {key} twice
Browse files Browse the repository at this point in the history
  • Loading branch information
oshadura committed Nov 30, 2023
1 parent 54421bc commit d31fd9a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -43,10 +43,7 @@ minversion = "6.0"
testpaths = [
"tests",
]
addopts = "--strict-config --strict-markers -ra"
log_cli_level = "INFO"
xfail_strict = true
filterwarnings = ['error']

[tool.pytest.ini_options]
addops = ["-ra", "--strict-config", "--strict-markers"]

0 comments on commit d31fd9a

Please sign in to comment.