wheel: build universal wheels

This project is compatible with both py2 and py3, better make use of
universal wheels.

Change-Id: I4d3655bd81cf81f4729c88904faf5b57af96637d
Signed-off-by: Antoni Segura Puimedon <antonisp@celebdor.com>
This commit is contained in:
Antoni Segura Puimedon 2016-08-18 04:11:03 +02:00
parent 2c443e5122
commit 71ba150709
No known key found for this signature in database
GPG Key ID: 2329618D2967720A
1 changed files with 3 additions and 0 deletions

View File

@ -19,6 +19,9 @@ classifier =
Programming Language :: Python :: 3.4
Programming Language :: Python :: 3.5
[bdist_wheel]
universal = 1
[entry_points]
oslo.config.opts =
kuryr = kuryr.lib.opts:list_kuryr_opts