diff --git a/setup.cfg b/setup.cfg index f60de556..79c80a4c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,5 +1,2 @@ -[wheel] -universal = 1 - [flake8] ignore = E501, C901, W503, W504