]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system ipython,ipywidgets,prompt_toolkit
authorMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Nov 2023 20:11:21 +0000 (15:11 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Mon, 13 Nov 2023 20:11:21 +0000 (15:11 -0500)
sage.sh

diff --git a/sage.sh b/sage.sh
index e205b4e70b4b744c944ae979880bc4d973f16aa9..c5cb345636ae68869d0fe76d14f5d1e8c150cbb8 100644 (file)
--- 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 \