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 1e6f361 commit 10f6f09Copy full SHA for 10f6f09
pyproject.toml
@@ -1,7 +1,4 @@
1
[build-system]
2
-# Dependabot cannot do `build-system.requires` (dependabot/dependabot-core#8465)
3
-# workaround to get reproducibility and auto-updates:
4
-# PIP_CONSTRAINT=requirements/build.txt python3 -m build ...
5
requires = ["hatchling==1.27.0"]
6
build-backend = "hatchling.build"
7
0 commit comments