diff --git a/setup.cfg b/setup.cfg index 5a4ee6e4..7c6ff0a6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -50,9 +50,6 @@ exclude = tests* testing* -[bdist_wheel] -universal = True - [coverage:run] plugins = covdefaults omit = pre_commit/resources/*