# HG changeset patch # User Franz Glasner # Date 1776613813 -7200 # Node ID a0e0f0a2963b0ef29cc3b319b5d520ced48163f2 # Parent d4f7781871705ff4b0e350c6c40b5d6029b3ef2b Use the canonical name "Pygments" diff -r d4f778187170 -r a0e0f0a2963b pyproject.toml --- 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",