Skip to content

Commit e3695ca

Browse files
committed
fix(lint): add missing requirement
1 parent a2b8dca commit e3695ca

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
@@ -25,6 +25,7 @@ dev = [
2525
"mypy>=1.9.0",
2626
"ruff>=0.3.7",
2727
"pyannotate>=1.2.0",
28+
"types-PyYAML>=6.0.12"
2829
]
2930

3031
[tool.setuptools.package-data]

0 commit comments

Comments
 (0)