Skip to content

Commit 64b8ada

Browse files
author
xueyulinn
committed
add docker type for mypy type check tool
1 parent 282b589 commit 64b8ada

2 files changed

Lines changed: 29 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ dev = [
1818
"mypy>=1.20.2",
1919
"pytest>=9.0.3",
2020
"ruff>=0.15.12",
21+
"types-docker>=7.1.0.20260508",
2122
]
2223

2324
[tool.pytest.ini_options]

uv.lock

Lines changed: 28 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)