Skip to main content

Add a comment about where I use pygments

ID
ef20522
date
2024-05-16 07:18:30+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
54cd70f
message
Add a comment about where I use `pygments`
changed files
1 file, 1 addition, 1 deletion

Changed files

requirements.in (332) → requirements.in (371)

diff --git a/requirements.in b/requirements.in
index da633f4..79bcd1a 100644
--- a/requirements.in
+++ b/requirements.in
@@ -18,7 +18,7 @@ Pillow
 pillow_heif
 pip-tools
 pipx
-pygments
+pygments  # Used as 'pygmentize' in 'pp_xml.sh'
 pypdf
 pytest
 sqlite-utils