diff --git a/setup.cfg b/setup.cfg index 422656b..1592a9b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -28,3 +28,6 @@ console_scripts = tag_build = tag_date = 0 tag_svn_revision = 0 + +[wheel] +universal = 1