Mercurial > repos > pjbriggs > rnachipintegrator
comparison tool_dependencies.xml @ 3:7a8df77d1046 draft
Uploaded version 1.0.3.
author | pjbriggs |
---|---|
date | Tue, 23 Jan 2018 11:26:50 -0500 |
parents | dc498b03ca9a |
children |
comparison
equal
deleted
inserted
replaced
2:dc498b03ca9a | 3:7a8df77d1046 |
---|---|
15 </action> | 15 </action> |
16 </actions> | 16 </actions> |
17 </install> | 17 </install> |
18 <readme>Installs Python module XlsxWriter 0.8.4</readme> | 18 <readme>Installs Python module XlsxWriter 0.8.4</readme> |
19 </package> | 19 </package> |
20 <package name="rnachipintegrator" version="1.0.2"> | 20 <package name="rnachipintegrator" version="1.0.3"> |
21 <install version="1.0"> | 21 <install version="1.0"> |
22 <actions> | 22 <actions> |
23 <action type="download_by_url">https://pypi.python.org/packages/3b/28/a83c8d0503e5af1318c1b0d7cdbdca933a9647220e461d1a8f5800a58de2/RnaChipIntegrator-1.0.2.tar.gz</action> | 23 <action type="download_by_url">https://pypi.python.org/packages/2f/63/d2b930e110b74197675ab6eee21f46afbdb3931f6aa971fc2de8c2437163/RnaChipIntegrator-1.0.3.tar.gz</action> |
24 <action type="shell_command"> | 24 <action type="shell_command"> |
25 pip install --no-use-wheel --install-option "--prefix=$INSTALL_DIR" . | 25 pip install --no-use-wheel --install-option "--prefix=$INSTALL_DIR" . |
26 </action> | 26 </action> |
27 <action type="set_environment"> | 27 <action type="set_environment"> |
28 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> | 28 <environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable> |
29 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> | 29 <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python2.7/site-packages</environment_variable> |
30 </action> | 30 </action> |
31 </actions> | 31 </actions> |
32 </install> | 32 </install> |
33 <readme>Installs RnaChipIntegrator 1.0.2 from PyPI</readme> | 33 <readme>Installs RnaChipIntegrator 1.0.3 from PyPI</readme> |
34 </package> | 34 </package> |
35 </tool_dependency> | 35 </tool_dependency> |