From 03c31bda0c63b684ffada8fbcfffb9d3784b7331 Mon Sep 17 00:00:00 2001 From: daniel Date: Sun, 19 Oct 2025 14:34:27 +0000 Subject: [PATCH] +py-ipython_pygments_lexers --- textproc/Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/textproc/Makefile b/textproc/Makefile index 2cd513b0c2b..e5886218609 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -446,6 +446,7 @@ SUBDIR += py-inflection SUBDIR += py-ini2toml SUBDIR += py-iniconfig + SUBDIR += py-ipython_pygments_lexers SUBDIR += py-iso8601 SUBDIR += py-jaraco-text SUBDIR += py-jellyfish