Remove wheel from setup_requires

This commit is contained in:
Adriane Boyd 2020-11-16 10:34:04 +01:00
parent b3ca183269
commit fb2c3075fd

View File

@ -28,7 +28,6 @@ zip_safe = false
include_package_data = true
python_requires = >=3.6
setup_requires =
wheel
cython>=0.25
numpy>=1.15.0
# We also need our Cython packages here to compile against