From 9ae2ae4ac6ee426831096ac6069fcbd1a13bbcc9 Mon Sep 17 00:00:00 2001 From: Joe Rickerby Date: Sun, 8 Mar 2020 13:10:06 +0000 Subject: [PATCH] Produce a python-3-only wheel --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 2aeb8aaf..b2c53158 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,6 +1,3 @@ -[bdist_wheel] -universal = 1 - [flake8] ignore = E501,W503 application-import-names = cibuildwheel