changeset 1:d77502417ac5 draft default tip

Uploaded
author morinlab
date Tue, 06 Dec 2016 16:17:07 -0500
parents 5de71e4cb542
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Dec 06 13:53:42 2016 -0500
+++ b/tool_dependencies.xml	Tue Dec 06 16:17:07 2016 -0500
@@ -23,7 +23,7 @@
 					$INSTALL_DIR/bin/conda install --quiet --yes numpy Cython
 				</action>
 				<action type="shell_command">
-					$INSTALL_DIR/bin/pip install --quiet morinkit
+					$INSTALL_DIR/bin/pip install git+git://github.com/morinlab/morinkit.git@v0.1.2
 				</action>
 				<action type="set_environment">
 					<environment_variable action="prepend_to" name="PATH">$INSTALL_DIR/bin</environment_variable>