Skip to content

Commit 8466380

Browse files
committed
Upgrading poetry-core dep to see if tests pass
REF: python-poetry/poetry#4983
1 parent 072c202 commit 8466380

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
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["poetry-core>=1.2.0"]
2+
requires = ["poetry-core>=1.1.0b3"]
33
build-backend = "poetry.core.masonry.api"
44

55
[tool.isort]

0 commit comments

Comments
 (0)