Mercurial > repos > vimalkumarvelayudhan > riboplot
changeset 37:7b7d1184ea17
Testing whl bundle install 4
author | Vimalkumar Velayudhan <vimalkumarvelayudhan@gmail.com> |
---|---|
date | Wed, 02 Dec 2015 12:42:01 +0000 |
parents | 8b0be4a3a4c4 |
children | 0a58aa2c6464 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Wed Dec 02 12:27:43 2015 +0000 +++ b/tool_dependencies.xml Wed Dec 02 12:42:01 2015 +0000 @@ -11,7 +11,8 @@ </action> </actions> <actions> - <action type="setup_virtualenv" use_requirements_file="true">requirements.txt</action> + <action type="setup_virtualenv">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> </action> @@ -22,9 +23,4 @@ Please check README.rst </readme> </package> - <package name="bedtools" version="2.24"> - <repository changeset_revision="102424c60727" name="package_bedtools_2_24" - owner="iuc" prior_installation_required="True" - toolshed="https://testtoolshed.g2.bx.psu.edu/" /> - </package> </tool_dependency>