From 087ca8941943179c2cc2e318eadad92523aea384 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 1 Sep 2023 20:31:18 -0400 Subject: [PATCH] sage.sh: use system scipy,sympy --- sage.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/sage.sh b/sage.sh index 8605049..3f0ca20 100644 --- a/sage.sh +++ b/sage.sh @@ -98,11 +98,13 @@ sage-configure() { --with-system-qhull=force \ --with-system-readline=force \ --with-system-rw=force \ + --with-system-scipy=force \ --with-system-singular=force \ --with-system-sqlite=force \ --with-system-suitesparse=force \ --with-system-symmetrica=force \ --with-system-sympow=force \ + --with-system-sympy=force \ --with-system-tachyon=force \ --with-system-tox=force \ --with-system-xz=force \ -- 2.43.2