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 ea5871c commit ea70b0bCopy full SHA for ea70b0b
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "hatchling",
+ "hatchling>=1.27.0",
4
"hatch-semver"
5
]
6
build-backend = "hatchling.build"
0 commit comments