Skip to content

Commit 4ceef64

Browse files
committed
wrong dep
1 parent f8b18ab commit 4ceef64

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

setup.cfg

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ install_requires =
3030

3131
[options.extras_require]
3232
test = pytest; pytest-cov
33-
docs = sphinx; sphinxcontrib-apidoc; furo; myst_parser
34-
dev = pytest; pytest-cov; sphinx; sphinxcontrib-apidoc; furo; myst_parser
33+
docs = sphinx; sphinxcontrib-apidoc; furo; myst_nb
34+
dev = pytest; pytest-cov; sphinx; sphinxcontrib-apidoc; furo; myst_nb
3535

3636
[tool:pytest]
3737
# pytest configuration: http://doc.pytest.org/en/latest/customize.html

0 commit comments

Comments
 (0)