Mercurial > repos > scottx611x > cooler_convert
comparison tool_dependencies.xml @ 42:ff10e8784d4e draft default tip
planemo upload commit 9e980862c8b763cf3dd0209be49f0d2d75a90614-dirty
| author | scottx611x |
|---|---|
| date | Tue, 22 Nov 2016 14:21:59 -0500 |
| parents | b9f3715c04fe |
| children |
comparison
equal
deleted
inserted
replaced
| 41:7478a750d38c | 42:ff10e8784d4e |
|---|---|
| 46 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin | 46 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin |
| 47 </action> | 47 </action> |
| 48 <action type="set_environment"> | 48 <action type="set_environment"> |
| 49 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> | 49 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable> |
| 50 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 50 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
| 51 </action> | 51 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR</environment_variable> |
| 52 </action> | |
| 52 </actions> | 53 </actions> |
| 53 </install> | 54 </install> |
| 54 </package> | 55 </package> |
| 55 </tool_dependency> | 56 </tool_dependency> |
