Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
xuanxu authored Aug 8, 2024
1 parent 036ab8c commit 2fd3426
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ starmatrix = "starmatrix.cli:main"

### Tool configuration ###

[tool:pytest]
[tool.pytest]
python_files = "test_*.py"
addopts = "-v --cov=starmatrix"
testpaths = "src/starmatrix/tests"

0 comments on commit 2fd3426

Please sign in to comment.