changeset 2:c72dac728b06

Adding tool dependency
author Saket Choudhary<saketkc@gmail.com>
date Sun, 16 Jun 2013 17:02:23 +0530
parents 7265ecc0f879
children 54dddd7b44d0
files tool_dependencies.xml
diffstat 1 files changed, 15 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Sun Jun 16 17:02:23 2013 +0530
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="pygp" version="0.4">
+        <install version="0.4">
+            <actions>
+                <action type="setup_virtualenv">panama</action>
+            </actions>
+        </install>
+        <readme> PANAMA installation needs numpy ,scipy, matplotlib, ipython, cython, pandas, pygp.
+            Please change the "backend" to "Agg" as "backend: Agg"  </readme>
+    </package>
+</tool_dependency>
+
+
+