changeset 0:f66a560778b5 draft

Uploaded
author cjav
date Fri, 06 Sep 2013 11:37:24 -0400
parents
children f95c90140890
files tool_dependencies.xml
diffstat 1 files changed, 10 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/tool_dependencies.xml	Fri Sep 06 11:37:24 2013 -0400
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<tool_dependency>
+    <package name="ngs-tools" version="0.1.4">
+        <install version="1.0">
+            <actions>
+                <action type="setup_virtualenv">ngs-tools==0.1.4</action>
+            </actions>
+        </install>
+    </package>
+</tool_dependency>