changeset 4:dcf15f3a5d27 draft

Uploaded
author cjav
date Mon, 23 Sep 2013 15:13:07 -0400
parents ba2612a7681c
children 47ab34bcd3e2
files tool_dependencies.xml
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Mon Sep 23 14:11:29 2013 -0400
+++ b/tool_dependencies.xml	Mon Sep 23 15:13:07 2013 -0400
@@ -5,12 +5,12 @@
     </package>
     <package name="ngs-tools" version="0.1.6">
         <install version="1.0">
-            <action type="set_environment_for_install">
-                <repository name="package_biopython_1_62" owner="biopython">
-                    <package name="biopython" version="1.62" />
-                </repository>
-            </action>
             <actions>
+                <action type="set_environment_for_install">
+                    <repository changeset_revision="ac9cc2992b69" name="package_biopython_1_62" owner="biopython" toolshed="http://testtoolshed.g2.bx.psu.edu">
+                        <package name="biopython" version="1.62" />
+                    </repository>
+                </action>
                 <action type="setup_virtualenv">ngs-tools==0.1.6</action>
             </actions>
         </install>