Skip to content

Commit

Permalink
Remove non-existing pytest config options
Browse files Browse the repository at this point in the history
  • Loading branch information
flferretti committed Jun 4, 2024
1 parent 9d2489d commit 4214936
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 @@ -24,13 +24,10 @@ profile = "black"
[tool.pytest.ini_options]
addopts = "-rsxX -v --strict-markers"
minversion = "6.0"
preview = true
testpaths = [
"tests",
]

target-version = "py311"

[tool.ruff]
exclude = [
".git",
Expand Down

0 comments on commit 4214936

Please sign in to comment.