diff HTSeq/tool_dependencies.xml @ 0:ec2fc72d010a draft

Initial test
author fubar
date Wed, 05 Jun 2013 00:49:10 -0400
parents
children be5820b55078
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/HTSeq/tool_dependencies.xml	Wed Jun 05 00:49:10 2013 -0400
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="HTSeq" version="0.5.4p3">
+        <install version="1.0">
+            <actions>
+                <action type="setup_virtualenv">matplotlib==1.2.1
+ HTSeq==0.5.4p3
+                </action>
+            </actions>
+        </install>
+        <readme>This is a dependency only package. It will setup a virtualenv with HTSEq and matplotlib. It requires numpy to be already available so requires the numpy dependency package</readme>
+    </package>
+</tool_dependency>
+