Skip to content

Commit

Permalink
Merge pull request #167 from SuperSandro2000/patch-1
Browse files Browse the repository at this point in the history
Use correct build-backend for poetry-core
  • Loading branch information
marksie1988 authored Dec 1, 2023
2 parents 6949093 + e0aaf53 commit 09e489b
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 @@ -128,4 +128,4 @@ color = true

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

0 comments on commit 09e489b

Please sign in to comment.