Don't build universal wheels

Nodepool is a python3 project and does not support python2 so universal
wheels do not apply.

Change-Id: I74be4e1ee1026702fbcf82363362dd763fa09a06
This commit is contained in:
Clark Boylan 2020-02-06 09:03:23 -08:00
parent 79388c2be8
commit 9c5f6e5f29
1 changed files with 0 additions and 3 deletions

View File

@ -30,6 +30,3 @@ source-dir = doc/source
build-dir = doc/build
all_files = 1
warning-is-error = 1
[wheel]
universal = 1