# HG changeset patch # User devteam # Date 1396381185 14400 # Node ID 2d0c08728bca7ade02b164223da944412942e59f # Parent 41eb9d9f667d5b982f8e7d4323af6010448248cf Uploaded tool dependency definition that preinstalls numpy within the setup_virtualenv action. diff -r 41eb9d9f667d -r 2d0c08728bca tool_dependencies.xml --- a/tool_dependencies.xml Tue Apr 01 10:47:56 2014 -0400 +++ b/tool_dependencies.xml Tue Apr 01 15:39:45 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