diff --git a/docs/options.md b/docs/options.md index 513cfc21a..81b0b84b9 100644 --- a/docs/options.md +++ b/docs/options.md @@ -846,7 +846,6 @@ Platform-specific environment variables are also available:
[build-system] requires = [ "setuptools>=42", - "wheel", "Cython", "numpy==1.13.3; python_version<'3.5'", "oldest-supported-numpy; python_version>='3.5'",