From b8aa1368571b09f765af37783579224f74812bf3 Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 6 Jul 2026 20:37:02 -0700 Subject: [PATCH] Remove beanbag-docutils - we stopped needing that in 5f81752 --- pyproject.toml | 1 - 1 file changed, 1 deletion(-) diff --git a/pyproject.toml b/pyproject.toml index bff9390..01f1735 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -53,7 +53,6 @@ dev = [ "tabulate>=0.10.0", ] docs = [ - "beanbag-docutils>=2.0", "codespell", "furo", "pygments-csv-lexer",