Skip to content

Commit d0c507d

Browse files
committed
Fix poetry-core version different from peotry
1 parent 1383fb6 commit d0c507d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["poetry-core==2.1.4", "wheel"]
2+
requires = ["poetry-core==2.1.3", "wheel"]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.poetry]

0 commit comments

Comments
 (0)