From 87f00b229ceca8a9c529e5b50f8f95f025890b36 Mon Sep 17 00:00:00 2001 From: Michael Orlitzky Date: Sat, 10 Feb 2024 19:44:56 -0500 Subject: [PATCH] sage.sh: don't force debugpy, Gentoo is dropping it --- sage.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/sage.sh b/sage.sh index 940c9b3..73d1e84 100644 --- a/sage.sh +++ b/sage.sh @@ -52,7 +52,6 @@ sage-configure() { --with-system-cysignals=force \ --with-system-cython=force \ --with-system-dateutil=force \ - --with-system-debugpy=force \ --with-system-decorator=force \ --with-system-docutils=force \ --with-system-ecl=force \ -- 2.43.2