From 9d29143b9a0094847c01a0cd1afd8c1671e0eef9 Mon Sep 17 00:00:00 2001 From: Prasanna Santhanam Date: Sun, 21 Oct 2012 18:56:57 +0530 Subject: [PATCH] Summary: Recording the dependencies for Marvin in the README.tools.md Signed-off-by: Prasanna Santhanam 1350826017 +0530 --- README.tools.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.tools.md b/README.tools.md index a5261f3bc10..f743c8927c6 100644 --- a/README.tools.md +++ b/README.tools.md @@ -89,6 +89,15 @@ Visit the [wiki](https://cwiki.apache.org/confluence/display/CLOUDSTACK/Testing+with+Python) for the most updated information +#### Dependencies #### +Marvin will require the following dependencies, these will be automatically +downloaded from the python cheeseshop when you install Marvin. + +- mysql-connector-python, +- paramiko, +- nose, +- unittest-xml-reporting, + #### Installation #### $ untar Marvin-0.1.0.tar.gz