parent
79c592cec6
commit
720b12c209
|
@ -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