From fdf38924e753a75e2ad36d4016da92649c96efdc Mon Sep 17 00:00:00 2001 From: Achim Gsell Date: Tue, 22 Mar 2016 18:36:31 +0100 Subject: [PATCH] Compiler/root/with_modules: - use Python 3.4, not anaconda --- Compiler/root/with_modules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Compiler/root/with_modules b/Compiler/root/with_modules index 476a546..2531544 100644 --- a/Compiler/root/with_modules +++ b/Compiler/root/with_modules @@ -1,2 +1,2 @@ gsl/1.15 -psi-python27/2.3.0 +Python/3.4.3