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 6547b7f commit e77f803Copy full SHA for e77f803
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["hatchling>=1.27.0", "hatch-vcs"]
+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