summaryrefslogtreecommitdiffstats
path: root/setup.cfg
diff options
context:
space:
mode:
authorhongbo tian <hongbo.tianhongbo@huawei.com>2016-12-13 06:14:07 +0000
committerGerrit Code Review <gerrit@opnfv.org>2016-12-13 06:14:07 +0000
commitcf6045f81bdbe8d53b2ef24fbe1ecdf571127158 (patch)
treef9d23028d75a6b250932af058a1977483b3fbfaa /setup.cfg
parent888658027b97c0df51af8bea749a1e8444536cdb (diff)
parentef7fd4008481b5b98316240b0703d2c78fbd30e8 (diff)
Merge "[WIP] Migrate to tox based environment"
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg7
1 files changed, 7 insertions, 0 deletions
diff --git a/setup.cfg b/setup.cfg
new file mode 100644
index 00000000..c691f066
--- /dev/null
+++ b/setup.cfg
@@ -0,0 +1,7 @@
+[metadata]
+name = dovetail
+home-page = https://wiki.opnfv.org/display/dovetail
+
+[entry_points]
+console_scripts =
+ dovetail = dovetail.main:main