diff --git a/setup.cfg b/setup.cfg index 64d0abc0..b880b5d9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,8 +3,5 @@ norecursedirs = examples lib local src testpaths = tests/ addopts = --assert=plain --cov=gunicorn --cov-report=xml -[wheel] -universal = 1 - [metadata] license_file = LICENSE