diff --git a/setup.cfg b/setup.cfg index fed1737..c5f2335 100644 --- a/setup.cfg +++ b/setup.cfg @@ -1,2 +1,5 @@ [nosetests] with-doctest=1 + +[wheel] +universal=1