Support building wheels (PEP-427)
With that, building and uploading wheels to PyPI is only one "python setup.py bdist_wheel" away. Change-Id: I3d25f7157b429d44f338fab9a3d68dbf9c73be8c
This commit is contained in:
parent
df9bd77624
commit
2285029147
@ -65,3 +65,6 @@ input_file = ironic/locale/ironic.pot
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = ironic/locale/ironic.pot
|
||||
|
||||
[wheel]
|
||||
universal = 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user