We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e83a306 commit 5f7623dCopy full SHA for 5f7623d
pyproject.toml
@@ -29,7 +29,7 @@ content-type = "text/markdown"
29
mri2mesh = "mri2mesh.cli:main"
30
31
[project.optional-dependencies]
32
-test = ["pytest"]
+test = ["pytest", "pytest-cov"]
33
34
35
[tool.setuptools]
0 commit comments