Skip to content

Commit 364e940

Browse files
committed
(squash into switching to stb)
1 parent 731d673 commit 364e940

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,12 +60,13 @@ test = [
6060
coverage = [
6161
"pytest-cov",
6262
"codecov",
63+
"pydata-sphinx-theme[test]",
6364
]
6465
dev = [
6566
"pyyaml",
6667
"pre-commit",
6768
"nox",
68-
"pydata-sphinx-theme[test]",
69+
"pydata-sphinx-theme[coverage]",
6970
]
7071

7172
[project.entry-points]

0 commit comments

Comments
 (0)