diff --git a/setup.cfg b/setup.cfg index 6058f77..ca117cd 100644 --- a/setup.cfg +++ b/setup.cfg @@ -6,6 +6,3 @@ all_files = 1 [tool:pytest] django_find_project = false DJANGO_SETTINGS_MODULE = tests.settings - -[wheel] -universal = 1