summaryrefslogtreecommitdiffhomepage
path: root/setup.cfg
diff options
context:
space:
mode:
authorFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2013-03-03 12:05:21 +0900
committerFUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>2013-03-05 07:37:44 +0900
commit8649e9e15356dc2bd6faa9c7e8a41eb89921280c (patch)
treedb18de798d83a87737768b8a767b9f3bdbdbc304 /setup.cfg
parentd1a87e87c13568bd30394237e2ee21b21a843b8a (diff)
contrib: import ncclient library (NETCONF clients)
NETCONF clients https://github.com/leopoul/ncclient/ Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
Diffstat (limited to 'setup.cfg')
-rw-r--r--setup.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/setup.cfg b/setup.cfg
index 2452758f..44f55c74 100644
--- a/setup.cfg
+++ b/setup.cfg
@@ -6,7 +6,7 @@ source-dir = doc/source
[bdist_rpm]
Release = 1
Group = Applications/Accessories
-Requires = python-gevent >= 0.13, python-routes, python-webob
+Requires = python-gevent >= 0.13, python-routes, python-webob, python-paramiko
doc_files = LICENSE
MANIFEST.in
README.rst