Merge "Support building wheels (PEP-427)"

This commit is contained in:
Jenkins 2014-03-18 05:44:24 +00:00 committed by Gerrit Code Review
commit 8bf4464bc7

View File

@ -160,3 +160,6 @@ input_file = nova/locale/nova.pot
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = nova/locale/nova.pot
[wheel]
universal = 1