Skip to content

Commit 67e7b63

Browse files
authored
DOC: Add missing ipython docs dependency (#926)
1 parent 43de28c commit 67e7b63

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,7 @@ dependencies = [
4545
doc = [
4646
"sphinx-click",
4747
"nbsphinx",
48+
"ipython",
4849
"sphinx_rtd_theme",
4950
]
5051
test = [

0 commit comments

Comments
 (0)