diff --git a/setup.cfg b/setup.cfg index 7be406d..6d68f65 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,3 +1,6 @@ +[bdist_wheel] +universal = 1 + [egg_info] tag_build = dev