Mercurial > repos > vimalkumarvelayudhan > riboplot
changeset 38:0a58aa2c6464
Testing whl bundle install 5
author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
---|---|
date | Wed, 02 Dec 2015 12:46:47 +0000 |
parents | 7b7d1184ea17 |
children | d8f43b478d9c |
files | tool_dependencies.xml |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Dec 02 12:42:01 2015 +0000 +++ b/tool_dependencies.xml Wed Dec 02 12:46:47 2015 +0000 @@ -11,7 +11,7 @@ </action> </actions> <actions> - <action type="setup_virtualenv">requirements.txt</action> + <action type="setup_virtualenv" use_requirements_file="true">$INSTALL_DIR/requirements.txt</action> <action type="use_requirements_file">true</action> <action type="set_environment"> <environment_variable action="set_to" name="RIBOPLOT_PATH">$INSTALL_DIR/venv/bin</environment_variable>