changeset 3:64c4ae3db877 draft

planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_networkx_1_9 commit 5a986267144da2093f820e1833325fd3d5902c7d-dirty
author iuc
date Sun, 17 May 2015 17:28:44 -0400
parents d08d7768884a
children 63533581760e
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Sun May 17 16:35:27 2015 -0400
+++ b/tool_dependencies.xml	Sun May 17 17:28:44 2015 -0400
@@ -17,7 +17,7 @@
                 <action type="set_environment">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
                     <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
-                    <environment_variable action="set_to" name="PYTHONPATH_NETWORKX">$INSTALL_DIR/lib/python</environment_variable>
+                    <environment_variable action="set_to" name="PYTHONPATH_NETWORKX">$INSTALL_DIR</environment_variable>
                     <environment_variable action="set_to" name="PATH_NETWORKX">$INSTALL_DIR/bin</environment_variable>
                     <environment_variable action="set_to" name="NETWORKX_ROOT_DIR">$INSTALL_DIR</environment_variable>
                 </action>