From f95e37a38aa44f88f225f7958131e9f987de7d90 Mon Sep 17 00:00:00 2001 From: Matthias Koeppe Date: Sun, 10 Dec 2023 20:06:35 -0800 Subject: [PATCH] src/sage/libs/pari/convert_sage_matrix.pyx: Remove distribution = sagemath-pari for now --- src/sage/libs/pari/convert_sage_matrix.pyx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/sage/libs/pari/convert_sage_matrix.pyx b/src/sage/libs/pari/convert_sage_matrix.pyx index dd14eb17abf..9900e26dd64 100644 --- a/src/sage/libs/pari/convert_sage_matrix.pyx +++ b/src/sage/libs/pari/convert_sage_matrix.pyx @@ -1,4 +1,3 @@ -# sage_setup: distribution = sagemath-pari # sage.doctest: needs sage.modules from cypari2.gen cimport Gen