Skip to content

Commit f5aa18a

Browse files
committed
Revert wheel version update
1 parent 23903c0 commit f5aa18a

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
@@ -3,6 +3,6 @@ requires = [
33
# sync with setup.py until we discard non-pep-517/518
44
"setuptools>=40.0",
55
"setuptools-scm",
6-
"wheel==0.40.0",
6+
"wheel==0.37.1",
77
]
88
build-backend = "setuptools.build_meta"

0 commit comments

Comments
 (0)