diff options
author | zhihui wu <zhihui.wu2006+zte@gmail.com> | 2017-03-10 09:22:17 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@opnfv.org> | 2017-03-10 09:22:17 +0000 |
commit | 613be120d2576bfbee336530444603c746285263 (patch) | |
tree | 4ba200919f2c1fb587bd4fbbed5f65350d1b59b7 | |
parent | ed71e2276b03700696aa5895985f12f96770e67a (diff) | |
parent | f66395f70b0d7bb4dc31af0ccdffa42c80b7caa9 (diff) |
Merge "bugfix benchmarks cannot be found"
-rw-r--r-- | setup.cfg | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ console_scripts = [files] packages = qtip + benchmarks +package_data = + benchmarks = + plan/*.* data_files = opt/qtip = opt/* |