Mercurial > repos > saketkc > package_pycurl_7_19_3_1
changeset 1:4302f124bb2b draft
Uploaded
author | saketkc |
---|---|
date | Wed, 16 Apr 2014 00:15:18 -0400 |
parents | 9b02e8e36eff |
children | b39fd549b590 |
files | tool_dependencies.xml |
diffstat | 1 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/tool_dependencies.xml Mon Apr 14 21:56:21 2014 -0400 +++ b/tool_dependencies.xml Wed Apr 16 00:15:18 2014 -0400 @@ -1,6 +1,6 @@ <?xml version='1.0' encoding='utf-8'?> <tool_dependency> - <package name="beautifulsoup4" version="4.1.0"> + <package name="pycurl" version="7.19.3.1"> <readme> This Galaxy Tool shed package installs pycurl(https://pypi.python.org/pypi/pycurl) package. @@ -19,7 +19,7 @@ </action> <action type="set_environment"> <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> - <environment_variable action="set_to" name="PYTHONPATH_BEAUTIFULSOUP4">$INSTALL_DIR/lib/python</environment_variable> + <environment_variable action="set_to" name="PYTHONPATH_PYCURL">$INSTALL_DIR/lib/python</environment_variable> </action> </actions> </install>