Skip to content

Commit

Permalink
explicitly install ipython_genutils (#6350)
Browse files Browse the repository at this point in the history
* explicitly install ipython_genutils

* try upgrading sphinx [skip-ci]

* undo the upgrade [skip-ci]
  • Loading branch information
keewis authored Mar 11, 2022
1 parent d293f50 commit 9a71cc0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ci/requirements/doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ dependencies:
- h5netcdf>=0.7.4
- ipykernel
- ipython
- ipython_genutils # remove once `nbconvert` fixed its dependencies
- iris>=2.3
- jupyter_client
- matplotlib-base
Expand Down

0 comments on commit 9a71cc0

Please sign in to comment.