We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7ad3adc + 03aa3a1 commit 79267bfCopy full SHA for 79267bf
pyproject.toml
@@ -1,7 +1,7 @@
1
[build-system]
2
requires = [
3
"wheel",
4
- "setuptools",
+ "setuptools<v60.0",
5
"cython>=0.21.0",
6
"numpy<v1.20.0",
7
]
0 commit comments