Browse Source

fix typo

Signed-off-by: zhoufeng <zhoufeng54@huawei.com>
tags/v1.1.0
zhoufeng 5 years ago
parent
commit
838f5feed6
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      setup.py

+ 1
- 1
setup.py View File

@@ -132,7 +132,7 @@ package_data = {
'lib/*.so*',
'lib/*.a',
'.commit_id',
'config/*'
'config/*',
'include/*',
'include/*/*',
'include/*/*/*',


Loading…
Cancel
Save