Skip to content

Commit

Permalink
pytest: add test path
Browse files Browse the repository at this point in the history
  • Loading branch information
gselzer committed Jan 7, 2025
1 parent edd2d1e commit f9b4229
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -107,3 +107,6 @@ extend-ignore = ["E203"]

[tool.pytest.ini_options]
addopts = "--ignore=docs"
testpaths = [
"tests",
]

0 comments on commit f9b4229

Please sign in to comment.