X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=sage.sh;h=23f42d3227ea1700be0d9ad9f20afcff242dfb82;hb=c85b0c538814dcc1923de1338cd7f76a8e6b4d2b;hp=783479d262f6156342762e6dd5ed521df6bd08c4;hpb=2b146a7037c1935328ad555167710de5d7f2a779;p=bash.d.git diff --git a/sage.sh b/sage.sh index 783479d..23f42d3 100644 --- a/sage.sh +++ b/sage.sh @@ -45,6 +45,7 @@ sage-configure() { --with-system-cliquer=force \ --with-system-cmake=force \ --with-system-contourpy=force \ + --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ --with-system-dateutil=force \ @@ -70,6 +71,7 @@ sage-configure() { --with-system-giac=force \ --with-system-git=force \ --with-system-givaro=force \ + --with-system-gmpy2=force \ --with-system-gsl=force \ --with-system-hatchling=force \ --with-system-iconv=force \ @@ -153,6 +155,7 @@ 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 \