Skip to content

Commit 85f807e

Browse files
committed
BLD: upper cap setuptools
1 parent 0bd6c4f commit 85f807e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyproject.toml

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

55
[project]

0 commit comments

Comments
 (0)