changeset 4:eb7d9fdf8ec9 default tip

Fix structure
author Saket Choudhary <saketkc@gmail.com>
date Tue, 09 Jul 2013 14:45:12 +0530
parents 1a89e2bd4a92
children
files tools/eqtl_tools/tool_dependencies.xml tools/tool_dependencies.xml
diffstat 2 files changed, 15 insertions(+), 15 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tools/eqtl_tools/tool_dependencies.xml	Tue Jul 09 14:45:12 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>
+
+
+
--- a/tools/tool_dependencies.xml	Tue Jul 09 14:33:46 2013 +0530
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,15 +0,0 @@
-<?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>
-
-
-