Skip to content

Commit

Permalink
Don't specify poetry-core version
Browse files Browse the repository at this point in the history
  • Loading branch information
TheReverend403 committed Oct 24, 2024
1 parent 9d5592a commit 422f2cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ ignore = ["E501"]
line-ending = "lf"

[build-system]
requires = ["poetry-core>=1.3.0"]
requires = ["poetry-core"]
build-backend = "poetry.core.masonry.api"

0 comments on commit 422f2cf

Please sign in to comment.