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 1f501fa commit be962fdCopy full SHA for be962fd
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