Skip to content

Commit 4d861ca

Browse files
committed
add missing pygments types
1 parent e157cb2 commit 4d861ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ python = ["3.9", "3.10", "3.11", "3.12", "3.13"]
8080
template = "hatch-test"
8181
extra-dependencies = [
8282
"mypy~=1.0",
83+
"types-Pygments",
8384
]
8485

8586
[tool.hatch.envs.types.scripts]

0 commit comments

Comments
 (0)