Removed universal wheel builds

No longer required as Python 2 support is deprecated
This commit is contained in:
David Smith 2020-11-29 08:29:54 +00:00 committed by Asif Saif Uddin
parent 882919f7e0
commit 6a4b44b5c3

View file

@ -6,6 +6,3 @@ all_files = 1
[tool:pytest]
django_find_project = false
DJANGO_SETTINGS_MODULE = tests.settings
[wheel]
universal = 1