diff --git a/setup.cfg b/setup.cfg index 213a5ab..2bf013b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -4,3 +4,6 @@ nocapture=1 cover-package=crabpy_pyramid with-coverage=1 cover-erase=1 + +[bdist_wheel] +universal=1