diff --git a/setup.cfg b/setup.cfg index 6e5c6cd1e..2a794fd96 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,3 @@ -[bdist_wheel] -universal = 1 - [flake8] ignore = E128,E731,W503,W504 max-line-length = 512