comparison tool_dependencies.xml @ 1:52c11d398790 draft default tip

planemo upload for repository https://github.com/phac-nml/galaxy_tools/tree/master/packages/package_python_3_4_cython_0_23_4 commit e2554dc878f6abf1c02ed9e6e4f4440ed32b02aa-dirty
author nml
date Thu, 07 Jul 2016 13:03:23 -0400
parents c065e365766c
children
comparison
equal deleted inserted replaced
0:c065e365766c 1:52c11d398790
20 </action> 20 </action>
21 <action type="set_environment"> 21 <action type="set_environment">
22 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> 22 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable>
23 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> 23 <environment_variable action="append_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
24 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> 24 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>
25 </action> 25 <environment_variable action="set_to" name="PYTHONPATH_CYTHON">$INSTALL_DIR/lib/python</environment_variable>
26 <environment_variable action="set_to" name="PATH_CYTHON">$INSTALL_DIR/bin</environment_variable>
27 </action>
26 </actions> 28 </actions>
27 </install> 29 </install>
28 <readme>Cython package</readme> 30 <readme>Cython package</readme>
29 </package> 31 </package>
30 </tool_dependency> 32 </tool_dependency>