diff --git a/setup.cfg b/setup.cfg index c11ea43a..eba70997 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,3 +6,6 @@ group = System Environment/Daemons [pytest] norecursedirs = examples lib local src + +[wheel] +universal = 1