Skip to content

Commit 10f6f09

Browse files
author
DevByte1328
committed
Removed obsolete comments from pyproject.toml
1 parent 1e6f361 commit 10f6f09

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Diff for: pyproject.toml

-3
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
[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 ...
52
requires = ["hatchling==1.27.0"]
63
build-backend = "hatchling.build"
74

0 commit comments

Comments
 (0)