Skip to content

Commit ceb218f

Browse files
authored
chore(deps): remove not used nbsphinx dep (#505)
1 parent b8c1dd6 commit ceb218f

File tree

3 files changed

+1
-476
lines changed

3 files changed

+1
-476
lines changed

docs/source/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"sphinx.ext.mathjax",
3333
"sphinx_design",
3434
"myst_parser",
35-
"nbsphinx",
3635
"sphinx.ext.napoleon",
3736
"sphinx_autodoc_typehints",
3837
"sphinx_copybutton",

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,6 @@ tests = [
5252
]
5353
docs = [
5454
"myst-parser",
55-
"nbsphinx",
5655
"pandoc",
5756
"sphinx",
5857
"sphinx_autodoc_typehints",

0 commit comments

Comments
 (0)