We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7e3d062 + e715090 commit bcaba34Copy full SHA for bcaba34
pyproject.toml
@@ -3,7 +3,6 @@
3
# INSTALL_REQUIRES in setup.py
4
requires = [
5
"setuptools>=59.2.0",
6
- "wheel>=0.37.1",
7
"cython>=0.29.26,<3", # Sync with CYTHON_MIN_VER in setup
8
# Workaround for oldest supported numpy using 1.21.6, but SciPy 1.9.2+ requiring 1.22.3+
9
"oldest-supported-numpy; python_version!='3.10' or platform_system!='Windows' or platform_python_implementation=='PyPy'",
0 commit comments