]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system pyrsistent,tomli,wheel
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 03:05:03 +0000 (23:05 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 2 Sep 2023 03:05:03 +0000 (23:05 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 82878f099eaa3a7abb2313e97b56fb6c76258e35..2ff25c660de887ba70c26cb553e73fa051658fe5 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -97,6 +97,7 @@ sage-configure() {
     --with-system-primesieve=force \
     --with-system-pygments=force \
     --with-system-python3=force \
+    --with-system-pyrsistent=force \
     --with-system-pythran=force \
     --with-system-pyzmq=force \
     --with-system-qhull=force \
@@ -111,7 +112,9 @@ sage-configure() {
     --with-system-sympow=force \
     --with-system-sympy=force \
     --with-system-tachyon=force \
+    --with-system-tomli=force \
     --with-system-tox=force \
+    --with-system-wheel=force \
     --with-system-xz=force \
     --with-system-zeromq=force \
     --with-system-zlib=force \