Skip to content

Commit

Permalink
🔧 Remove pytest.ini_options config from main pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
ff137 committed Dec 12, 2024
1 parent 97e5bce commit ef5fbe6
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 @@ -10,7 +10,3 @@ omit = ["*/tests/*"]

[tool.isort]
profile = "black"

[tool.pytest.ini_options]
addopts = "--junitxml=junit.xml -p no:cacheprovider --cov-report=xml --cov-report=term"
junit_family = "xunit2"

0 comments on commit ef5fbe6

Please sign in to comment.