From e6838673bda9af1e9bf7c4f71b25cf3e3dfc1253 Mon Sep 17 00:00:00 2001 From: SVN-Git Migration Date: Thu, 8 Oct 2015 13:19:43 -0700 Subject: Imported Upstream version 1.11 --- setup.cfg | 3 +++ 1 file changed, 3 insertions(+) (limited to 'setup.cfg') diff --git a/setup.cfg b/setup.cfg index b140696..6a64ffa 100644 --- a/setup.cfg +++ b/setup.cfg @@ -8,6 +8,9 @@ cover-erase = true [flake8] max-line-length = 99 +[wheel] +universal = 1 + [egg_info] tag_build = tag_date = 0 -- cgit v1.2.3