diff tool_dependencies.xml @ 1:832a77c2ea1d

Fix the file organisation
author Saket Choudhary <saketkc@gmail.com>
date Tue, 09 Jul 2013 14:20:26 +0530
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Tue Jul 09 14:20:26 2013 +0530
@@ -0,0 +1,15 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="panama" version="0.4">
+        <install version="1.0">
+            <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>
+
+
+