diff --git a/setup.cfg b/setup.cfg index b80d023..fa8b58a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -64,3 +64,6 @@ packages = scripts = bin/anchor_production bin/anchor_debug + +[bdist_wheel] +universal=1