Skip to content

Commit 517ba18

Browse files
committed
Add mypy and pip to test dependencies
1 parent 9bd142d commit 517ba18

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,8 @@ test = [
4949
"coverage",
5050
"pytest-cov",
5151
"junitparser",
52+
"mypy>=1.15.0",
53+
"pip>=25.1.1",
5254
]
5355

5456
[project.urls]

0 commit comments

Comments
 (0)