diff --git a/setup.cfg b/setup.cfg index 763992b..e986b68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -95,9 +95,6 @@ flake8.report = quiet-filename = flake8.formatting.default:FilenameOnly quiet-nothing = flake8.formatting.default:Nothing -[bdist_wheel] -universal = 1 - [mypy] check_untyped_defs = true disallow_any_generics = true