Skip to content

Commit

Permalink
removed unnecessary configuration.
Browse files Browse the repository at this point in the history
  • Loading branch information
UncSald committed Dec 9, 2024
1 parent 7f7f704 commit 2297277
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,3 @@ pytest-cov = "^6.0.0"
[build-system]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

[tool.pytest.ini_options]
addopts = "--cov=your_module_name --cov-report=xml"

0 comments on commit 2297277

Please sign in to comment.