X-Git-Url: http://gitweb.michael.orlitzky.com/?p=bash.d.git;a=blobdiff_plain;f=sage.sh;fp=sage.sh;h=c5cb345636ae68869d0fe76d14f5d1e8c150cbb8;hp=e205b4e70b4b744c944ae979880bc4d973f16aa9;hb=b3071258592ccdd105914190e5f91645f2ed2932;hpb=1fa0562b235112b33806d10d3d1eff52a4d52f63 diff --git a/sage.sh b/sage.sh index e205b4e..c5cb345 100644 --- a/sage.sh +++ b/sage.sh @@ -93,6 +93,8 @@ sage-configure() { --with-system-idna=force \ --with-system-iml=force \ --with-system-importlib_metadata=force \ + --with-system-ipython=force \ + --with-system-ipywidgets=force \ --with-system-isl=force \ --with-system-jedi=force \ --with-system-jinja2=force \ @@ -148,6 +150,7 @@ sage-configure() { --with-system-primecount=force \ --with-system-primecountpy=force \ --with-system-primesieve=force \ + --with-system-prompt_toolkit=force \ --with-system-pure_eval=force \ --with-system-pybind11=force \ --with-system-pygments=force \