From 9e8e535df2560cb13aa1ab2873c7497cf981e012 Mon Sep 17 00:00:00 2001 From: David Lord Date: Mon, 16 Aug 2021 14:32:36 -0700 Subject: [PATCH] drop universal wheel tag --- setup.cfg | 3 --- 1 file changed, 3 deletions(-) diff --git a/setup.cfg b/setup.cfg index 68e023a..760712c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -35,9 +35,6 @@ python_requires = >= 3.6 [options.packages.find] where = src -[bdist_wheel] -universal = true - [tool:pytest] testpaths = tests filterwarnings =