# HG changeset patch # User devteam # Date 1396380227 14400 # Node ID 35e2457234efac64f98984343d80e309920c1990 # Parent cdb5991f9790117b80a917414cd61f15cf01599c Uploaded tool dependency definition that preinstalls numpy within the setup_virtualenv action. diff -r cdb5991f9790 -r 35e2457234ef tool_dependencies.xml --- a/tool_dependencies.xml Tue Apr 01 09:11:36 2014 -0400 +++ b/tool_dependencies.xml Tue Apr 01 15:23:47 2014 -0400 @@ -1,13 +1,12 @@ - - - - echo 'Installing bx-python' - bx-python==0.7.1 + +numpy==1.7.1 +bx-python==0.7.1 + $INSTALL_DIR