Merge pull request #1680 from webknjaz/patch-2

[docs] Drop `wheel` from `pyproject.toml` example @ options page
This commit is contained in:
Joe Rickerby
2023-11-27 22:41:27 +00:00
committed by GitHub
-1
View File
@@ -846,7 +846,6 @@ Platform-specific environment variables are also available:<br/>
[build-system]
requires = [
"setuptools>=42",
"wheel",
"Cython",
"numpy==1.13.3; python_version<'3.5'",
"oldest-supported-numpy; python_version>='3.5'",