]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Support building wheels (PEP-427)
authorSascha Peilicke <speilicke@suse.com>
Tue, 19 Nov 2013 08:57:32 +0000 (09:57 +0100)
committerSascha Peilicke <saschpe@gmx.de>
Fri, 7 Feb 2014 11:42:32 +0000 (12:42 +0100)
commitd5a9d42997701593e5a7a1e6a9388081448688fb
treec6652f9462b41c76340dcebe9eb3317e3e95f05b
parent260a9f5935499f44e9160040c4b7018cfc3f08f8
Support building wheels (PEP-427)

Universal is used to identify pure-Python module(by bdist_wheel). For
these, it is sufficient to build a wheel with _any_ Python ABI version
and publish that to PyPI (by whatever means).

Change-Id: Ibca65044d61d4b9b248013e4fe316f3c1a05f764
setup.cfg