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.
2 parents 4632262 + ad386c8 commit 5230a91Copy full SHA for 5230a91
pyproject.toml
@@ -36,6 +36,9 @@ Documentation = "https://openslide.org/api/python/"
36
"Release notes" = "https://github.com/openslide/openslide-python/blob/main/CHANGELOG.md"
37
Repository = "https://github.com/openslide/openslide-python"
38
39
+[dependency-groups]
40
+test = ["pytest >= 7"]
41
+
42
[tool.setuptools]
43
include-package-data = false
44
packages = ["openslide"]
0 commit comments