]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system ptyprocess
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 18 Nov 2023 23:57:42 +0000 (18:57 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 18 Nov 2023 23:57:42 +0000 (18:57 -0500)
sage.sh

diff --git a/sage.sh b/sage.sh
index c5cb345636ae68869d0fe76d14f5d1e8c150cbb8..57db823f6a8cef5ba6c03ad30b281ad42deca862 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -151,6 +151,7 @@ sage-configure() {
     --with-system-primecountpy=force \
     --with-system-primesieve=force \
     --with-system-prompt_toolkit=force \
+    --with-system-ptyprocess=force \
     --with-system-pure_eval=force \
     --with-system-pybind11=force \
     --with-system-pygments=force \