diff --git a/setup.cfg b/setup.cfg index 1a97358..cf217b0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,4 +1,4 @@ -[wheel] +[bdist_wheel] universal = 1 [easy_install]