changeset 96:15b289ffdf2b draft

try to install lxml within setup_virtualenv (probably fails)
author Jan Kanis <jan.code@jankanis.nl>
date Tue, 24 Jun 2014 18:25:00 +0200
parents dede77ad7069
children df9fd5f35967
files tool_dependencies.xml
diffstat 1 files changed, 1 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/tool_dependencies.xml	Tue Jun 24 18:12:19 2014 +0200
+++ b/tool_dependencies.xml	Tue Jun 24 18:25:00 2014 +0200
@@ -37,12 +37,7 @@
 	  jinja2==2.7.3
 	  six==1.7.2
 	  argparse==1.2.1
-	</action>
-
-	<!-- install lxml manually, as the setup_virtualenv action does not include the environment
-	     from set_environment_for_install but shell_command does -->
-	<action type="shell_command">
-	  $INSTALL_DIR/venv/bin/pip install lxml==3.3.5
+	  lxml==3.3.5
 	</action>
 	
         <action type="set_environment">