diff --git a/setup.cfg b/setup.cfg index 07710c2..dec369c 100644 --- a/setup.cfg +++ b/setup.cfg @@ -32,3 +32,6 @@ console_scripts = tag_build = tag_date = 0 tag_svn_revision = 0 + +[wheel] +universal = 1