Skip to content

Commit 3bb1d5b

Browse files
committed
add pytest-cov dependency
1 parent b858436 commit 3bb1d5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ dev = [
4242
"recommonmark",
4343
"sphinx_rtd_theme",
4444
]
45-
test = ["playwright", "pytest", "pytest-playwright"]
45+
test = ["playwright", "pytest", "pytest-playwright", "pytest-cov"]
4646

4747
[project.urls]
4848
repo = "https://github.com/materialsproject/crystaltoolkit"

0 commit comments

Comments
 (0)