Problems in 7.02x need lxml for their sandbox.

This commit is contained in:
Ned Batchelder
2013-05-08 14:49:02 -04:00
parent 6264d41f92
commit ce3e733d1f

View File

@@ -1,6 +1,7 @@
# Packages to install in the Python sandbox for secured execution.
numpy==1.6.2
scipy==0.11.0
lxml==3.0.1
-e common/lib/calc
-e common/lib/chem
-e common/lib/sandbox-packages