changeset 1:99220c3b569d draft default tip

Uploaded
author sauria
date Tue, 14 Apr 2015 16:39:27 -0400
parents 429c3c79840d
children
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Apr 14 15:21:52 2015 -0400
+++ b/tool_dependencies.xml	Tue Apr 14 16:39:27 2015 -0400
@@ -38,7 +38,7 @@
                     python setup.py install --install-lib $INSTALL_DIR/lib/python
                 </action>
 
-                <action type="set_environment">
+                <action type="set_environment" version="1.0">
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python</environment_variable>
                     <environment_variable action="prepend_to" name="PYTHONPATH">$INSTALL_DIR/lib/python/site-packages</environment_variable>
                     <environment_variable name="PATH" action="prepend_to">$INSTALL_DIR/bin</environment_variable>