Make the Python "wheel" work right

This commit is contained in:
Elliot Nunn 2018-10-23 20:11:11 +08:00
parent 0be371a99b
commit a515b88c7f

2
setup.cfg Normal file
View File

@ -0,0 +1,2 @@
[bdist_wheel]
universal = 1