diff tool_dependencies.xml @ 1:9743296a53a3 draft

added repo dependencies
author galaxyp
date Thu, 20 Jun 2013 16:21:26 -0400
parents
children 91fb73c8619c
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Thu Jun 20 16:21:26 2013 -0400
@@ -0,0 +1,14 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="psm_eval" version="0.1.0">
+        <install version="1.0">
+            <actions>
+              <action type="download_by_url">https://github.com/jmchilton/psm-eval/archive/8c05781330.zip</action>
+              <action type="setup_virtualenv" />
+            </actions>
+        </install>
+        <readme>
+          Sets up a virtualenv for psm_eval.
+        </readme>
+    </package>
+</tool_dependency>
\ No newline at end of file