Skip to content

Commit

Permalink
MNT: Add packages for type checking
Browse files Browse the repository at this point in the history
  • Loading branch information
effigies committed Jan 2, 2023
1 parent 8b5cf92 commit 7cbc4d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ test = [
"pytest-httpserver",
"pytest-xdist",
]
typing = ["mypy"]
typing = ["mypy", "pytest", "types-setuptools", "types-Pillow", "pydicom"]
zstd = ["pyzstd >= 0.14.3"]

[tool.setuptools]
Expand Down

0 comments on commit 7cbc4d3

Please sign in to comment.