]> gitweb.michael.orlitzky.com - bash.d.git/blobdiff - sage.sh
sage.sh: use system backcall,networkx,parso
[bash.d.git] / sage.sh
diff --git a/sage.sh b/sage.sh
index 844e9c1daabf6a4cb80477c22cb3dd61bf6c5045..66d7ffac79db9649ad4d701ac3ea8a7fb8899b73 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -32,6 +32,7 @@ sage-configure() {
     --disable-r \
     --with-system-arb=force \
     --with-system-attrs=force \
+    --with-system-backcall=force \
     --with-system-beniget=force \
     --with-system-boost_cropped=force \
     --with-system-brial=force \
@@ -89,6 +90,7 @@ sage-configure() {
     --with-system-mpfr=force \
     --with-system-mpmath=force \
     --with-system-nauty=force \
+    --with-system-networkx=force \
     --with-system-ncurses=force \
     --with-system-ninja_build=force \
     --with-system-ntl=force \
@@ -96,6 +98,7 @@ sage-configure() {
     --with-system-openblas=force \
     --with-system-packaging=force \
     --with-system-pari=force \
+    --with-system-parso=force \
     --with-system-patch=force \
     --with-system-perl_term_readline_gnu=force \
     --with-system-pexpect=force \
@@ -131,7 +134,6 @@ sage-configure() {
     --with-system-tornado=force \
     --with-system-tox=force \
     --with-system-traitlets=force \
-    --with-system-typing_extensions=force \
     --with-system-urllib3=force \
     --with-system-wcwidth=force \
     --with-system-wheel=force \