Skip to content

Commit

Permalink
Add test info
Browse files Browse the repository at this point in the history
  • Loading branch information
LeonardSchmiester committed Sep 19, 2024
1 parent 9d79c08 commit 08bd79a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,7 @@
[build-system]
requires = ["setuptools"]
build-backend = "setuptools.build_meta"

[tool.pytest.ini_options]
testpaths = "tests"
addopts = "--cov=pyphenopop --cov-report=xml"

0 comments on commit 08bd79a

Please sign in to comment.