Merge "Support building wheels (PEP-427)"

This commit is contained in:
Jenkins 2014-10-08 21:34:52 +00:00 committed by Gerrit Code Review
commit 59a4e837f7

View File

@ -59,3 +59,6 @@ output_file = oslo.concurrency/locale/oslo.concurrency.pot
# want to treat sphinx warnings as errors
# warnerrors = True
autodoc_index_modules = True
[wheel]
universal = 1