Skip to content

Commit 1f603a7

Browse files
committed
Pin sphinx similarly to dask-examples
1 parent 07b6d18 commit 1f603a7

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==0.5.0 dask-sphinx-theme
32+
- pip install nbsphinx dask-sphinx-theme sphinx==2.3.1
3333

3434
script:
3535
- set -e

0 commit comments

Comments
 (0)