Skip to content

Commit

Permalink
Remove unnecessary lines in pyproject.toml file
Browse files Browse the repository at this point in the history
  • Loading branch information
mraniki committed Oct 10, 2023
1 parent 27bb172 commit c31a28b
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ overgeneral-exceptions = [







[tool.poetry.group.test.dependencies]
pytest = "^7.0"
pytest-cov = "^4.1"
Expand All @@ -69,10 +65,6 @@ pytest-mock = "^3.11.1"
pytest-loguru = "^0.3.0"






[tool.poetry.group.docs]
optional = true

Expand Down

0 comments on commit c31a28b

Please sign in to comment.