Skip to content

Commit c8dea7c

Browse files
committed
pin build requirements
Signed-off-by: Neil Johnson <[email protected]>
1 parent dde1b53 commit c8dea7c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=67", "versioningit>=2.2"]
2+
requires = ["setuptools==75.6.0", "versioningit==3.1.2"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)