We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5ba3c92 + 48a6b76 commit b1bbd6cCopy full SHA for b1bbd6c
1 file changed
pyproject.toml
@@ -1,6 +1,6 @@
1
-# Build-system section
2
[build-system]
3
-requires = ["hatchling>=0.21.0"]
+# hatchling pinned for reproducibility: version should be kept up-to-date
+requires = ["hatchling==0.22.0"]
4
build-backend = "hatchling.build"
5
6
[project]
0 commit comments