Add universal=1 to setup.cfg to build python 3 wheels

os-client-config gates on python3.

Change-Id: I887ab2f2f2436e7423eab8abc23655423ee7b226
This commit is contained in:
Monty Taylor 2015-10-02 11:08:22 -04:00
parent 1629ae0d1f
commit 379962f0e8
1 changed files with 3 additions and 0 deletions

View File

@ -31,3 +31,6 @@ all_files = 1
[upload_sphinx]
upload-dir = doc/build/html
[wheel]
universal = 1