]> 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)
committerThomas Goirand <thomas@goirand.fr>
Thu, 13 Mar 2014 07:20:17 +0000 (15:20 +0800)
commita93d1850ccc4d77b085ec2aab64c8ce09a3a66c1
tree7c260c5279509f31fef7d5eedf4ee41b15d60610
parent6b1d4982edbda569ff02ed405077d564719a15b8
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