From f25c6eca864d1f2a9b069eeb5739c553da6f6d49 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Mon, 23 Oct 2023 09:20:32 -0400 Subject: [PATCH] sage.sh: use system cython --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 1cf1fae..881d708 100644 --- a/sage.sh +++ b/sage.sh @@ -48,6 +48,7 @@ sage-configure() { --with-system-cppy=force \ --with-system-curl=force \ --with-system-cycler=force \ + --with-system-cython=force \ --with-system-dateutil=force \ --with-system-debugpy=force \ --with-system-decorator=force \ -- 2.43.2