mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2024-10-01 11:49:51 -04:00
Pin build-system requirements (#14080)
* Pin build-system requirements * Changelog
This commit is contained in:
parent
79c592cec6
commit
720b12c209
1
changelog.d/14080.misc
Normal file
1
changelog.d/14080.misc
Normal file
@ -0,0 +1 @@
|
|||||||
|
Pin build-system requirements.
|
@ -307,7 +307,7 @@ twine = "*"
|
|||||||
towncrier = ">=18.6.0rc1"
|
towncrier = ">=18.6.0rc1"
|
||||||
|
|
||||||
[build-system]
|
[build-system]
|
||||||
requires = ["poetry-core>=1.0.0", "setuptools_rust>=1.3"]
|
requires = ["poetry-core==1.2.0", "setuptools_rust==1.5.2"]
|
||||||
build-backend = "poetry.core.masonry.api"
|
build-backend = "poetry.core.masonry.api"
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user