Skip to content

Commit 17a26cf

Browse files
committedApr 9, 2025
Update setuptools build dependency.
1 parent ae55f01 commit 17a26cf

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.0", "setuptools_scm[toml]~=7.0"]
2+
requires = ["setuptools~=78.0", "setuptools_scm[toml]~=7.0"]
33
build-backend = "setuptools.build_meta"
44

55
[project]

0 commit comments

Comments
 (0)
Please sign in to comment.