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 b858436 commit 3bb1d5bCopy full SHA for 3bb1d5b
pyproject.toml
@@ -42,7 +42,7 @@ dev = [
42
"recommonmark",
43
"sphinx_rtd_theme",
44
]
45
-test = ["playwright", "pytest", "pytest-playwright"]
+test = ["playwright", "pytest", "pytest-playwright", "pytest-cov"]
46
47
[project.urls]
48
repo = "https://github.com/materialsproject/crystaltoolkit"
0 commit comments