diff tool_dependencies.xml @ 35:34b33b5ae288

Testing whl bundle install 2
author Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com>
date Tue, 01 Dec 2015 21:13:59 +0000
parents 3c6ce517b9f2
children 8b0be4a3a4c4
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 01 21:05:55 2015 +0000
+++ b/tool_dependencies.xml	Tue Dec 01 21:13:59 2015 +0000
@@ -12,10 +12,8 @@
             </actions>
             <actions>
                 <action type="setup_virtualenv">--no-index 
-				--find-links=$INSTALL_DIR
-				matplotlib<=1.4.3
-				pysam<=0.8.3
-				riboplot==0.2.5</action>
+                --no-deps
+                $INSTALL_DIR/*</action>
                 <action type="set_environment">
                     <environment_variable action="set_to" name="RIBOPLOT_PATH">$INSTALL_DIR/venv/bin</environment_variable>
                 </action>