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 53560fd commit afad21cCopy full SHA for afad21c
pyproject.toml
@@ -1,6 +1,6 @@
1
[build-system]
2
requires = [
3
- "setuptools",
+ "setuptools<65.6.0",
4
"wheel",
5
"oldest-supported-numpy",
6
]
0 commit comments