Skip to content

Commit

Permalink
Merge pull request #310 from mraniki/dev
Browse files Browse the repository at this point in the history
♻️ Remove unnecessary lines in pyproject.toml file
  • Loading branch information
mraniki authored Oct 10, 2023
2 parents 27bb172 + d644e15 commit ddf87c7
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -56,11 +56,6 @@ overgeneral-exceptions = [
]







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






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

Expand Down

0 comments on commit ddf87c7

Please sign in to comment.