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

Commit 6cf885e

Browse files
David RobertsonFizzadar
authored andcommitted
Pin build-system requirements (matrix-org#14080)
* Pin build-system requirements * Changelog
1 parent 1346af1 commit 6cf885e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/14080.misc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Pin build-system requirements.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,7 +308,7 @@ twine = "*"
308308
towncrier = ">=18.6.0rc1"
309309

310310
[build-system]
311-
requires = ["poetry-core>=1.0.0", "setuptools_rust>=1.3"]
311+
requires = ["poetry-core==1.2.0", "setuptools_rust==1.5.2"]
312312
build-backend = "poetry.core.masonry.api"
313313

314314

0 commit comments

Comments
 (0)