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