Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 69f4706

Browse files
committedMar 7, 2025·
test
1 parent d16289f commit 69f4706

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎bindings/python/pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools>=64", "build", "wheel", "setuptools-scm>=8"]
2+
requires = ["setuptools>=64", "build", "wheel", "setuptools-scm"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)
Please sign in to comment.