mirror of
https://github.com/jazzband/django-configurations.git
synced 2026-03-16 22:20:27 +00:00
Build universal wheels. Thanks for the hint, Daniel Holt.
This commit is contained in:
parent
f08d743818
commit
4c13891d4b
1 changed files with 4 additions and 1 deletions
|
|
@ -39,4 +39,7 @@ extra_files =
|
|||
requirements/tests.txt
|
||||
|
||||
[backwards_compat]
|
||||
zip_safe = False
|
||||
zip_safe = false
|
||||
|
||||
[wheel]
|
||||
universal = 1
|
||||
|
|
|
|||
Loading…
Reference in a new issue