Don't build universal wheel --- a/setup.cfg +++ b/setup.cfg @@ -1,7 +1,3 @@ -[bdist_wheel] -universal = 1 - - [pep8] ignore = E501,E722,W503