changeset 36:8b0be4a3a4c4

Testing whl bundle install 3
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Wed, 02 Dec 2015 12:27:43 +0000
parents 34b33b5ae288
children 7b7d1184ea17
files tool_dependencies.xml
diffstat 1 files changed, 3 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 01 21:13:59 2015 +0000
+++ b/tool_dependencies.xml	Wed Dec 02 12:27:43 2015 +0000
@@ -11,9 +11,7 @@
                 </action>
             </actions>
             <actions>
-                <action type="setup_virtualenv">--no-index 
-                --no-deps
-                $INSTALL_DIR/*</action>
+                <action type="setup_virtualenv" use_requirements_file="true">requirements.txt</action>
                 <action type="set_environment">
                     <environment_variable action="set_to" name="RIBOPLOT_PATH">$INSTALL_DIR/venv/bin</environment_variable>
                 </action>
@@ -25,8 +23,8 @@
         </readme>
     </package>
     <package name="bedtools" version="2.24">
-        <repository changeset_revision="39b86c1e267d" name="package_bedtools_2_24"
+        <repository changeset_revision="102424c60727" name="package_bedtools_2_24"
             owner="iuc" prior_installation_required="True"
-            toolshed="https://toolshed.g2.bx.psu.edu/" />
+            toolshed="https://testtoolshed.g2.bx.psu.edu/" />
     </package>
 </tool_dependency>