Skip to content

Commit 5cded22

Browse files
committed
MNT: Add packages for type checking
1 parent 6472f5a commit 5cded22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ test = [
6868
"pytest-httpserver",
6969
"pytest-xdist",
7070
]
71-
typing = ["mypy"]
71+
typing = ["mypy", "pytest", "types-setuptools", "types-Pillow", "pydicom"]
7272
zstd = ["pyzstd >= 0.14.3"]
7373

7474
[tool.setuptools]

0 commit comments

Comments
 (0)