Skip to content

Commit 9a71cc0

Browse files
authored
explicitly install ipython_genutils (#6350)
* explicitly install ipython_genutils * try upgrading sphinx [skip-ci] * undo the upgrade [skip-ci]
1 parent d293f50 commit 9a71cc0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/requirements/doc.yml

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies:
1212
- h5netcdf>=0.7.4
1313
- ipykernel
1414
- ipython
15+
- ipython_genutils # remove once `nbconvert` fixed its dependencies
1516
- iris>=2.3
1617
- jupyter_client
1718
- matplotlib-base

0 commit comments

Comments
 (0)