We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e157cb2 commit 4d861caCopy full SHA for 4d861ca
pyproject.toml
@@ -80,6 +80,7 @@ python = ["3.9", "3.10", "3.11", "3.12", "3.13"]
80
template = "hatch-test"
81
extra-dependencies = [
82
"mypy~=1.0",
83
+ "types-Pygments",
84
]
85
86
[tool.hatch.envs.types.scripts]
0 commit comments