From 31dc84135097a20677a92bc8c837cdabc8d959fc Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sun, 4 Feb 2024 10:17:11 -0500 Subject: [PATCH] sage.sh: use pyproject_api from the system --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 4e283d3..940c9b3 100644 --- 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 \ -- 2.43.2