From a405580fb8ab6e4ad467b2fabbeea9cde748a632 Mon Sep 17 00:00:00 2001 From: Stefan <96178532+stefan6419846@users.noreply.github.com> Date: Mon, 11 Sep 2023 14:40:43 +0200 Subject: [PATCH] drop universal wheel option --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 70c2b8d..6f5b66e 100644 --- a/setup.cfg +++ b/setup.cfg @@ -51,9 +51,6 @@ flake8.report = quiet-filename = flake8.formatting.default:FilenameOnly quiet-nothing = flake8.formatting.default:Nothing -[bdist_wheel] -universal = 1 - [coverage:run] source = flake8