]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use system entrypoints,matplotlib_inline,nest_asyncio
authorMichael Orlitzky <michael@orlitzky.com>
Sat, 9 Sep 2023 21:11:09 +0000 (17:11 -0400)
committerMichael Orlitzky <michael@orlitzky.com>
Sat, 9 Sep 2023 21:11:09 +0000 (17:11 -0400)
sage.sh

diff --git a/sage.sh b/sage.sh
index 5553e12f87c440ecba3256de13a35d89163111c9..3f45709892f4a3ea9546c88b41ad2b16e69fe112 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -50,6 +50,7 @@ sage-configure() {
     --with-system-docutils=force \
     --with-system-ecl=force \
     --with-system-eclib=force \
+    --with-system-entrypoints=force \
     --with-system-fflas_ffpack=force \
     --with-system-flint=force \
     --with-system-flit_core=force \
@@ -87,11 +88,13 @@ sage-configure() {
     --with-system-m4rie=force \
     --with-system-markupsafe=force \
     --with-system-matplotlib=force \
+    --with-system-matplotlib_inline=force \
     --with-system-maxima=force \
     --with-system-meson=force \
     --with-system-mpfr=force \
     --with-system-mpmath=force \
     --with-system-nauty=force \
+    --with-system-nest_asyncio=force \
     --with-system-networkx=force \
     --with-system-ncurses=force \
     --with-system-ninja_build=force \