Skip to content

Commit d54f984

Browse files
committed
BLD: constrain setuptools to <82
1 parent 4663c30 commit d54f984

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[build-system]
22
requires = [
3-
"setuptools",
3+
"setuptools<82",
44
]
55
build-backend = "setuptools.build_meta"
66

0 commit comments

Comments
 (0)