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