Skip to content

Commit

Permalink
Set pytest testpaths
Browse files Browse the repository at this point in the history
  • Loading branch information
figi44 committed Aug 29, 2023
1 parent fdcd7da commit a3c3714
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 @@ -6,6 +6,9 @@ profile = "black"
line_length = 99

[tool.pytest.ini_options]
testpaths = [
"tests",
]
norecursedirs = [
"build",
"docs",
Expand Down

0 comments on commit a3c3714

Please sign in to comment.