Mercurial > repos > cathywise > truststore_import
diff tool_dependencies.xml @ 6:ef29a9320038
Update requirements.
| author | Catherine Wise <catherine.wise@csiro.au> |
|---|---|
| date | Fri, 13 Dec 2013 08:59:52 +1100 |
| parents | 22cc897d85c5 |
| children | 22b0e927b7fe |
line wrap: on
line diff
--- 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>
