We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc147a4 commit 4350cddCopy full SHA for 4350cdd
1 file changed
pyproject.toml
@@ -1,7 +1,7 @@
1
# SPDX-License-Identifier: MIT OR Apache-2.0
2
3
[build-system]
4
-requires = ["hatchling", "hatch-vcs", "hatch-fancy-pypi-readme>=22.8.0"]
+requires = ["hatchling<1.27.0", "hatch-vcs", "hatch-fancy-pypi-readme>=22.8.0"]
5
build-backend = "hatchling.build"
6
7
0 commit comments