diff pyproject.toml @ 5:a0e0f0a2963b

Use the canonical name "Pygments"
author Franz Glasner <fzglas.hg@dom66.de>
date Sun, 19 Apr 2026 17:50:13 +0200
parents d4f778187170
children 730c437d9f71
line wrap: on
line diff
--- a/pyproject.toml	Sun Apr 19 17:48:20 2026 +0200
+++ b/pyproject.toml	Sun Apr 19 17:50:13 2026 +0200
@@ -18,7 +18,7 @@
     "Topic :: Utilities",
 ]
 dependencies = [
-    "pygments",
+    "Pygments",
 ]    
 dynamic = [
     "readme",