Mercurial > repos > iuc > package_python_2_7_scipy_0_14
diff tool_dependencies.xml @ 5:1ea3738165f5 draft
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_python_2_7_scipy_0_14 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
| author | iuc |
|---|---|
| date | Sun, 17 May 2015 17:29:26 -0400 |
| parents | b6904bdb14c4 |
| children | 4e9b3a86e9c9 |
line wrap: on
line diff
--- a/tool_dependencies.xml Sun May 17 16:41:25 2015 -0400 +++ b/tool_dependencies.xml Sun May 17 17:29:26 2015 -0400 @@ -31,7 +31,7 @@ <environment_variable action="prepend_to" name="PYTHONPATH">$ENV[PYTHONPATH_NUMPY]</environment_variable> <environment_variable action="prepend_to" name="PATH">$ENV[PATH_NUMPY]</environment_variable> <environment_variable action="prepend_to" name="LD_LIBRARY_PATH">$ENV[ATLAS_LIB_DIR]</environment_variable> - <environment_variable action="set_to" name="PYTHONPATH_SCIPY">$INSTALL_DIR/lib/python</environment_variable> + <environment_variable action="set_to" name="PYTHONPATH_SCIPY">$INSTALL_DIR</environment_variable> <environment_variable action="set_to" name="PATH_SCIPY">$INSTALL_DIR/bin</environment_variable> <environment_variable action="set_to" name="SCIPY_ROOT_DIR">$INSTALL_DIR</environment_variable> </action>
