Mercurial > repos > cathywise > truststore_import
changeset 6:ef29a9320038
Update requirements.
author | Catherine Wise <catherine.wise@csiro.au> |
---|---|
date | Fri, 13 Dec 2013 08:59:52 +1100 |
parents | 159d2159e745 |
children | 22b0e927b7fe |
files | requirements.txt tool_dependencies.xml |
diffstat | 2 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/requirements.txt Thu Dec 12 16:17:43 2013 +1100 +++ b/requirements.txt Fri Dec 13 08:59:52 2013 +1100 @@ -3,4 +3,5 @@ xmltodict boto >= 2.5.0 simplejson -passlib \ No newline at end of file +passlib +PythonTrustStore-0.2.0.tar.gz \ No newline at end of file
--- a/tool_dependencies.xml Thu Dec 12 16:17:43 2013 +1100 +++ b/tool_dependencies.xml Fri Dec 13 08:59:52 2013 +1100 @@ -6,7 +6,7 @@ <action type="setup_virtualenv"/> <!-- <action type="shell_command">echo `ls -lt` && echo `pwd`</action> <action type="make_directory">$INSTALL_DIR/lib/python</action> --> - <action type="shell_command">pip install PythonTrustStore-0.1.0.tar.gz</action> + <!-- <action type="shell_command">pip install PythonTrustStore-0.1.0.tar.gz</action> --> </actions> </install> <readme>