Fix the PyPI build issues
Change-Id: Iffb783cf779eeb85f1e73d9bd525ed02f382cbe8
This commit is contained in:
parent
f5f754f406
commit
e54c897e4a
@ -25,7 +25,8 @@ packages =
|
||||
|
||||
package_data =
|
||||
vmtp =
|
||||
tools
|
||||
tools/nuttcp-7.3.2
|
||||
tools/iperf
|
||||
|
||||
[entry_points]
|
||||
console_scripts =
|
||||
@ -52,3 +53,6 @@ input_file = vmtp/locale/vmtp.pot
|
||||
keywords = _ gettext ngettext l_ lazy_gettext
|
||||
mapping_file = babel.cfg
|
||||
output_file = vmtp/locale/vmtp.pot
|
||||
|
||||
[bdist_wheel]
|
||||
universal = 1
|
||||
|
Loading…
Reference in New Issue
Block a user