Skip to content

Commit

Permalink
Remove the explicit mention of Poetry as a runtime dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Akashdeep Dhar <akashdeep.dhar@gmail.com>
  • Loading branch information
gridhead committed Aug 23, 2023
1 parent 675ae37 commit 3ece236
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ generate-setup-file = true

[tool.poetry.dependencies]
python = "^3.11"
poetry = "^1.3.2"

[tool.poetry.group.dev.dependencies]
pytest = "^7.3.1"
Expand Down

0 comments on commit 3ece236

Please sign in to comment.