Skip to content

Commit

Permalink
Change requirement from poetry to poetry-core
Browse files Browse the repository at this point in the history
  • Loading branch information
MattFisher committed Aug 16, 2024
1 parent dd5d490 commit 602940f
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 @@ -124,5 +124,5 @@ target-version = "py38"
exclude = []

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

0 comments on commit 602940f

Please sign in to comment.