We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b5cf92 commit 7cbc4d3Copy full SHA for 7cbc4d3
pyproject.toml
@@ -68,7 +68,7 @@ test = [
68
"pytest-httpserver",
69
"pytest-xdist",
70
]
71
-typing = ["mypy"]
+typing = ["mypy", "pytest", "types-setuptools", "types-Pillow", "pydicom"]
72
zstd = ["pyzstd >= 0.14.3"]
73
74
[tool.setuptools]
0 commit comments