Skip to content

Commit 18dc45b

Browse files
committed
Remove ipython config for docs
1 parent c62ec8a commit 18dc45b

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
@@ -48,8 +48,6 @@
4848
"sphinx_copybutton",
4949
"sphinx_design",
5050
'sphinx_reredirects',
51-
"IPython.sphinxext.ipython_directive",
52-
"IPython.sphinxext.ipython_console_highlighting",
5351
]
5452

5553
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)