build universal wheels
By default setuptools produces a version-specific wheel file so installation under other versions of Python require extra work at install time. This change turns on "universal" wheel support, so that the wheel file will be marked as supporting both Python 2 and 3. Change-Id: I00bc3d736e87bcc3a122b688c5e10e82b1b03d84 Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
parent
691cd287ba
commit
fe62f2ec7f
Loading…
Reference in New Issue
Block a user