Skip to content

Commit 07b6d18

Browse files
committed
Pin nbsphinx version
1 parent f255ee0 commit 07b6d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ install:
2929
- conda install -c conda-forge nbconvert nbformat jupyter_client ipykernel
3030

3131
# Install documentation dependencies
32-
- pip install nbsphinx dask-sphinx-theme
32+
- pip install nbsphinx==0.5.0 dask-sphinx-theme
3333

3434
script:
3535
- set -e

0 commit comments

Comments
 (0)