Skip to content

Commit

Permalink
test: remove unused option in pytest config
Browse files Browse the repository at this point in the history
Signed-off-by: Oz Tiram <oz.tiram@gmail.com>
  • Loading branch information
oz123 committed Jun 8, 2024
1 parent 00258ed commit 5e3bee0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,6 @@ not_skip = ["__init__.py"]
[tool.pytest.ini_options]
addopts = "-ra"
norecursedirs = [".*", "build", "dist", "docs", "news", "tasks"]
strict = true
testpaths = ["tests/"]

[tool.towncrier]
Expand Down

0 comments on commit 5e3bee0

Please sign in to comment.