Skip to content

Commit 472e52e

Browse files
Update pyproject.toml
1 parent 6cc9bcb commit 472e52e

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,7 +1,7 @@
11
[build-system]
22
# NOTE(NiklasRosenstein): We pin this version so we can keep using the old way that Slap supports installing
33
# the "docs" extra without Poetry complaining about invalid format of the requirements.
4-
requires = ["poetry-core>=1.1.0"]
4+
requires = ["poetry-core>=1.1.0a6"]
55
build-backend = "poetry.core.masonry.api"
66

77
[tool.poetry]

0 commit comments

Comments
 (0)