From: SerenaFeng Date: Fri, 10 Mar 2017 06:03:56 +0000 (+0800) Subject: bugfix benchmarks cannot be found X-Git-Tag: danube.1.0~44^2 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=f66395f70b0d7bb4dc31af0ccdffa42c80b7caa9;p=qtip.git bugfix benchmarks cannot be found OSError: [Errno 2] No such file or directory: '/Users/fengxiaowei/opnfv/qtip/.venv/lib/python2.7/ site-packages/qtip/cli/../../tests/data/benchmarks/plan' Change-Id: I510a2beb215b3e5c93cfa5870fd892b0c7720f01 Signed-off-by: SerenaFeng --- diff --git a/setup.cfg b/setup.cfg index 5b9b9567..647411df 100644 --- a/setup.cfg +++ b/setup.cfg @@ -19,6 +19,10 @@ console_scripts = [files] packages = qtip + benchmarks +package_data = + benchmarks = + plan/*.* data_files = opt/qtip = opt/*