summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Wayne Parrott <jonwayne@google.com>2016-06-22 15:52:34 -0700
committerGitHub <noreply@github.com>2016-06-22 15:52:34 -0700
commit6073696e4f8446bf1db2b7c808af7a49a33b6153 (patch)
tree6b4ac1372767e7dcbefaa5e450e8e8e176dbb527
parent0019cc8ba4356a8359dff22a70492fc762081af8 (diff)
downloadgoogle-compute-image-packages-6073696e4f8446bf1db2b7c808af7a49a33b6153.tar.gz
Fixing wheel creation (#284)
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 7c964b4..3c6e79c 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,2 +1,2 @@
-[wheel]
+[bdist_wheel]
universal=1