Skip to content

Commit 0944aef

Browse files
Adjust reference to poetry-core (#20)
Issue #19
1 parent 1dfcbe3 commit 0944aef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ module = [
5353
]
5454

5555
[build-system]
56-
requires = ["poetry-core @ git+https://github.com/python-poetry/poetry-core.git@master"]
56+
requires = ["poetry_core>=1.0.0"]
5757
build-backend = "poetry.core.masonry.api"
5858

5959
[tool.poetry.scripts]

0 commit comments

Comments
 (0)