Build universal wheels

See https://packaging.python.org/guides/distributing-packages-using-setuptools/#universal-wheels

Closes-Bug: #1760157
Change-Id: I8c95ff5969e47189269ef44e021a3bb8ac32bb16
This commit is contained in:
Nicola Soranzo 2018-06-12 15:58:28 +01:00
parent 838fc650a9
commit 3a90659768
1 changed files with 2 additions and 0 deletions

View File

@ -54,6 +54,8 @@ cliff.demo =
cliff.demo.hooked =
sample-hook = cliffdemo.hook:Hook
[bdist_wheel]
universal = 1
[build_sphinx]
all-files = 1