We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23903c0 commit f5aa18aCopy full SHA for f5aa18a
pyproject.toml
@@ -3,6 +3,6 @@ requires = [
3
# sync with setup.py until we discard non-pep-517/518
4
"setuptools>=40.0",
5
"setuptools-scm",
6
- "wheel==0.40.0",
+ "wheel==0.37.1",
7
]
8
build-backend = "setuptools.build_meta"
0 commit comments