X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=sage.sh;h=131eb84b15b384bf206bc0fc0983175a3fccedc2;hp=940c9b36ad2f0844e2de24e089052264a282bb95;hb=HEAD;hpb=31dc84135097a20677a92bc8c837cdabc8d959fc diff --git a/sage.sh b/sage.sh index 940c9b3..65d7ec3 100644 --- a/sage.sh +++ b/sage.sh @@ -52,7 +52,6 @@ sage-configure() { --with-system-cysignals=force \ --with-system-cython=force \ --with-system-dateutil=force \ - --with-system-debugpy=force \ --with-system-decorator=force \ --with-system-docutils=force \ --with-system-ecl=force \ @@ -122,6 +121,7 @@ sage-configure() { --with-system-numpy=force \ --with-system-openblas=force \ --with-system-packaging=force \ + --with-system-palp=force \ --with-system-pari=force \ --with-system-parso=force \ --with-system-patch=force \