build universal wheels

Build wheels that can be installed under python 2 and 3.

Change-Id: I7a35debd44da6844b8e8626b34aaad23e3092dfb
Signed-off-by: Doug Hellmann <doug@doughellmann.com>
This commit is contained in:
Doug Hellmann 2018-09-26 17:27:11 -04:00
parent e41d018d2d
commit f606f72fb5

View File

@ -53,3 +53,6 @@ postgres =
all_files = 1
build-dir = doc/build
source-dir = doc/source
[wheel]
universal = 1