summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorMatthewLi <matthew.lijun@huawei.com>2017-01-05 02:02:13 -0500
committerMatthewLi <matthew.lijun@huawei.com>2017-01-13 03:56:42 -0500
commit60f1f328b2ebc94330dcbf5f4374684a410d3e92 (patch)
tree6ecfa056092718997d82651c14bf3f91b1f64490 /setup.cfg
parent0c57358d86d0a1d155b66e3af015be5be7e80e79 (diff)
dovetail tool: command line
JIRA: DOVETAIL-173 details please see https://wiki.opnfv.org/display/dovetail/Dovetail+Command+Line Change-Id: Iff04b0df8c4e6310d35a45b9c8ba3c7b3b5e1105 Signed-off-by: MatthewLi <matthew.lijun@huawei.com>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg4
1 files changed, 2 insertions, 2 deletions
diff --git a/setup.cfg b/setup.cfg
index de8b27fa..4908f194 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -1,8 +1,8 @@
[metadata]
name = dovetail
-version = 0.1
+version = 0.1.0
home-page = https://wiki.opnfv.org/display/dovetail
[entry_points]
console_scripts =
- dovetail = dovetail.run:main
+ dovetail = dovetail.cli.cli_base:cli