Mercurial > repos > iuc > package_dill_0_2
comparison tool_dependencies.xml @ 1:704a15a23ae5 draft default tip
planemo upload for repository https://github.com/galaxyproject/tools-iuc/tree/master/packages/package_dill_0_2 commit e10d6e2c4435771dc6f44d940359c1a31c0d6742
| author | iuc |
|---|---|
| date | Thu, 16 Jul 2015 12:28:32 -0400 |
| parents | 7ad60ca02990 |
| children |
comparison
equal
deleted
inserted
replaced
| 0:7ad60ca02990 | 1:704a15a23ae5 |
|---|---|
| 1 <?xml version="1.0"?> | 1 <?xml version="1.0"?> |
| 2 <tool_dependency> | 2 <tool_dependency> |
| 3 <package name="dill" version="0.2"> | 3 <package name="dill" version="0.2"> |
| 4 <install version="1.0"> | 4 <install version="1.0"> |
| 5 <actions> | 5 <actions> |
| 6 <action type="download_by_url">https://pypi.python.org/packages/source/d/dill/dill-0.2.1.tgz#md5=66f4d8fff8724568bde03e421bf520bb</action> | 6 <action type="download_by_url">https://pypi.python.org/packages/source/d/dill/dill-0.2.1.tgz#md5#66f4d8fff8724568bde03e421bf520bb</action> |
| 7 <action type="make_directory">$INSTALL_DIR/lib/python</action> | 7 <action type="make_directory">$INSTALL_DIR/lib/python</action> |
| 8 <action type="shell_command"> | 8 <action type="shell_command"> |
| 9 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && | 9 export PYTHONPATH=$PYTHONPATH:$INSTALL_DIR/lib/python && |
| 10 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin | 10 python setup.py install --install-lib $INSTALL_DIR/lib/python --install-scripts $INSTALL_DIR/bin |
| 11 </action> | 11 </action> |
