You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Update setup.py to produce universal wheels (#487)
To ease the transition to #457:
`python setup.py sdist bdist_wheel`
will produce the universal wheel in addition to the sdist.
Signed-off-by: Xavier Fernandez <[email protected]>
0 commit comments