From 52277e1ac1ea1598d1e82ec79c8ac2846a0f65b0 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Fri, 29 Sep 2023 11:43:29 -0400 Subject: [PATCH] sage.sh: use system debugpy --- sage.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/sage.sh b/sage.sh index 7107338..1cf1fae 100644 --- a/sage.sh +++ b/sage.sh @@ -49,6 +49,7 @@ sage-configure() { --with-system-curl=force \ --with-system-cycler=force \ --with-system-dateutil=force \ + --with-system-debugpy=force \ --with-system-decorator=force \ --with-system-docutils=force \ --with-system-ecl=force \ -- 2.43.2