diff tool_dependencies.xml @ 0:9c157b556c33 draft

Uploaded
author iuc
date Thu, 16 Jan 2014 13:31:17 -0500
parents
children d202e3d663bb
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Thu Jan 16 13:31:17 2014 -0500
@@ -0,0 +1,17 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="numpy" version="1.7.1">
+       <repository changeset_revision="84125ffacb90" name="package_numpy_1_7" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+    </package>
+    <package name="scipy" version="0.12">
+       <repository changeset_revision="3c1bf479158c" name="package_scipy_0_12" owner="iuc" toolshed="http://testtoolshed.g2.bx.psu.edu" />
+    </package>
+    <package name="macs2" version="2.0.10.2">
+        <install version="1.0">
+            <actions>
+                <action type="setup_virtualenv">MACS2==2.0.10.07132012</action>
+            </actions>
+        </install>
+        <readme>Macs2 installation instructions. MACS2 can be found at https://github.com/taoliu/MACS</readme>
+    </package>
+</tool_dependency>