docs: minor adjustments

This commit is contained in:
James R. Barlow
2026-01-20 10:41:55 -08:00
parent d40fca2590
commit 4b16228a4a
2 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -109,7 +109,7 @@ official when it's tagged and posted to PyPI.
- Recommended: `ghostscript` (used to be Required)
- Optional: `verapdf` for fast PDF/A validation (new dependency)
- Requires: `fpdf2` for text layer rendering (new dependency)
- Recommended: `typer` with `cyclopts` in misc scripts (new dependency)
- Recommended: replace `typer` with `cyclopts` in misc scripts (new dependency)
- See docs/maintainers.md for details.
**Migration guide for plugin developers**