Skip to content

Commit 9053ba7

Browse files
committed
MNT: Pin setuptools==62 in build tools for now
1 parent 67f7e72 commit 9053ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[build-system]
2-
requires = ["setuptools >= 30.3.0", "wheel"]
2+
requires = ["setuptools==62", "wheel"]
33

44
[tool.black]
55
target-version = ['py37', 'py38']

0 commit comments

Comments
 (0)