diff --git a/setup.cfg b/setup.cfg index 9b7ad66d9..d4cbd5133 100644 --- a/setup.cfg +++ b/setup.cfg @@ -47,6 +47,3 @@ install_requires = [options.extras_require] viz = matplotlib>=1.5.0 - -[bdist_wheel] -universal = true