Skip to content

Commit

Permalink
Remove exclude property from pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonbesga committed Mar 18, 2024
1 parent b57c646 commit 385ce00
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ ruff = "^0.3.0"
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

exclude = ["**/tests/"]

[tool.pytest.ini_options]
testpaths = ["tests"]
filterwarnings = [
Expand Down

0 comments on commit 385ce00

Please sign in to comment.