diff pyproject.toml @ 184:5113d7fbae9e

Optimize PDF content. As a side-effect now need docutils >= 0.17.
author Franz Glasner <fzglas.hg@dom66.de>
date Tue, 12 May 2026 15:54:07 +0200
parents 6a7dace0141e
children b27557f6d393
line wrap: on
line diff
--- a/pyproject.toml	Tue May 12 15:15:10 2026 +0200
+++ b/pyproject.toml	Tue May 12 15:54:07 2026 +0200
@@ -33,6 +33,7 @@
     "Pygments>=2.2",
     # Python 3.8+ and also works with Sphinx
     # "Pygments>=2.15",
+    "docutils>=0.17",
 ]
 dynamic = [
     "readme",