]> gitweb.michael.orlitzky.com - bash.d.git/commitdiff
sage.sh: use pyproject_api from the system
authorMichael Orlitzky <michael@orlitzky.com>
Sun, 4 Feb 2024 15:17:11 +0000 (10:17 -0500)
committerMichael Orlitzky <michael@orlitzky.com>
Sun, 4 Feb 2024 15:17:11 +0000 (10:17 -0500)
sage.sh

diff --git a/sage.sh b/sage.sh
index 4e283d36b4e77d9f9569bd7f101e65ddb62e1e79..940c9b36ad2f0844e2de24e089052264a282bb95 100644 (file)
--- a/sage.sh
+++ b/sage.sh
@@ -149,6 +149,7 @@ sage-configure() {
     --with-system-pybind11=force \
     --with-system-pygments=force \
     --with-system-pyparsing=force \
+    --with-system-pyproject_api=force \
     --with-system-pyproject_metadata=force \
     --with-system-python3=force \
     --with-system-pyrsistent=force \