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 e7ce337 commit 0381042Copy full SHA for 0381042
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["hatchling", "hatch-vcs", "setuptools-scm<9.0.0"]
+requires = ["hatchling>=1.27.0", "hatch-vcs", "setuptools-scm!=9.0.0"]
3
build-backend = "hatchling.build"
4
5
[tool.hatch.build.targets.sdist]
0 commit comments