diff --git a/setup.cfg b/setup.cfg index b0695bbf5..224f10589 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1 +1,4 @@ +[bdist_wheel] +universal = 1 + [nosetests]