Skip to content

Commit

Permalink
chore: remove tool.pdm section
Browse files Browse the repository at this point in the history
  • Loading branch information
davidberenstein1957 committed Oct 7, 2024
1 parent ac31d38 commit 6798abf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,4 @@ select = ["E", "W", "F", "I", "C", "B"]
ignore = ["E501", "B905", "B008"]

[tool.pytest.ini_options]
testpaths = ["tests"]

[tool.pdm]
testpaths = ["tests"]

0 comments on commit 6798abf

Please sign in to comment.