Code Review
/
releng
/
docs-conf.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6c80e98
)
Setup universal wheel
24/12324/1
author
Thanh Ha
<thanh.ha@linuxfoundation.org>
Sun, 19 Aug 2018 02:28:40 +0000
(22:28 -0400)
committer
Thanh Ha
<thanh.ha@linuxfoundation.org>
Sun, 19 Aug 2018 02:28:40 +0000
(22:28 -0400)
Change-Id: I6d868fa70b5843492458ef3754b859e8fd2b47dd
Signed-off-by: Thanh Ha <thanh.ha@linuxfoundation.org>
setup.cfg
patch
|
blob
|
history
diff --git
a/setup.cfg
b/setup.cfg
index
e4dc9e5
..
0bb5cb8
100644
(file)
--- a/
setup.cfg
+++ b/
setup.cfg
@@
-23,3
+23,7
@@
packages = docs_conf
package_data =
docs_conf =
defaults/*
+
+[wheel]
+universal = 1
+