From 30e532f35be6e2710158183eb4a693ef69108428 Mon Sep 17 00:00:00 2001 From: Ralf Schmitt Date: Fri, 10 Jan 2014 00:45:42 +0100 Subject: [PATCH] build universal wheel --- setup.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/setup.cfg b/setup.cfg index 9887ed2..37fc1dc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,8 @@ [sdist] formats=zip + +[wheel] +universal=1 + +[egg_info] +tag_build =