Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 830742a

Browse files
pin poetry requirements - cherry-pick matrix-org#14080
1 parent c0fbed6 commit 830742a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -284,5 +284,5 @@ twine = "*"
284284
towncrier = ">=18.6.0rc1"
285285

286286
[build-system]
287-
requires = ["poetry-core>=1.0.0"]
287+
requires = ["poetry-core==1.2.0", "setuptools_rust==1.5.2"]
288288
build-backend = "poetry.core.masonry.api"

0 commit comments

Comments
 (0)