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.
2 parents 7923568 + b39f912 commit ea5ee70Copy full SHA for ea5ee70
pyproject.toml
@@ -1,5 +1,5 @@
1
[build-system]
2
-requires = ["hatchling", "hatch-vcs"]
+requires = ["hatchling>=1.26", "hatch-vcs"]
3
build-backend = "hatchling.build"
4
5
[tool.hatch.version]
0 commit comments