Skip to content

Commit 8415e3c

Browse files
committed
Remove ipython config for docs
1 parent 546ed6b commit 8415e3c

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

docs/conf.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,6 @@
4949
"sphinx_copybutton",
5050
"sphinx_design",
5151
'sphinx_reredirects',
52-
"IPython.sphinxext.ipython_directive",
53-
"IPython.sphinxext.ipython_console_highlighting",
5452
]
5553

5654
issues_github_path = "zarr-developers/zarr-python"

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,6 @@ docs = [
8686
'pydata-sphinx-theme',
8787
'numpydoc',
8888
'numcodecs[msgpack]',
89-
'ipython',
9089
'rich',
9190
's3fs',
9291
]

0 commit comments

Comments
 (0)