From 61888cb6284f5a9fd1f952b11e8d5f7aaf6e0b0a Mon Sep 17 00:00:00 2001 From: "Moritz E. Beber" Date: Sun, 29 Nov 2020 22:19:35 +0100 Subject: [PATCH] fix: remove faulty universal wheel setting --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index feec3298..9771310a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -61,9 +61,6 @@ development = pep517 tox -[bdist_wheel] -universal = 1 - # See the docstring in versioneer.py for instructions. Note that you must # re-run 'versioneer.py setup' after changing this section, and commit the # resulting files.