comparison tool_dependencies.xml @ 15:227f28b0b44c draft

Uploaded
author pjbriggs
date Mon, 15 Jun 2015 08:30:02 -0400
parents 8565787129c9
children 062311890289
comparison
equal deleted inserted replaced
14:8565787129c9 15:227f28b0b44c
47 <action type="set_environment_for_install"> 47 <action type="set_environment_for_install">
48 <repository changeset_revision="43cb426cb05d" name="package_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu"> 48 <repository changeset_revision="43cb426cb05d" name="package_numpy_1_9" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
49 <package name="numpy" version="1.9" /> 49 <package name="numpy" version="1.9" />
50 </repository> 50 </repository>
51 </action> 51 </action>
52 <action type="set_environment_for_install">
53 <repository changeset_revision="4778b172b895" name="package_atlas_3_10" owner="iuc" toolshed="https://testtoolshed.g2.bx.psu.edu">
54 <package name="atlas" version="3.10.2" />
55 </repository>
56 </action>
52 <action type="make_directory">$INSTALL_DIR/lib/python</action> 57 <action type="make_directory">$INSTALL_DIR/lib/python</action>
53 <action type="shell_command"> 58 <action type="shell_command">
54 echo PWD is: ; 59 echo PWD is: ;
55 pwd ; 60 pwd ;
56 echo PYTHONPATH is $PYTHONPATH ; 61 echo PYTHONPATH is $PYTHONPATH ;