kopia lustrzana https://github.com/wagtail/wagtail
Add setup.cfg for python wheels
See http://pythonwheels.com/ We support both Python 2 and Python 3 so setting universal to 1 tells wheel to make one file for bothpull/1281/head
rodzic
e937d7a1a3
commit
486565332e
|
@ -0,0 +1,2 @@
|
|||
[bdist_wheel]
|
||||
universal = 1
|
Ładowanie…
Reference in New Issue