Skip to content

Commit

Permalink
Pin nbconvert in doc build for now
Browse files Browse the repository at this point in the history
  • Loading branch information
philippjfr committed Oct 23, 2020
1 parent b74aa89 commit 064f771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -151,7 +151,7 @@ jobs:
before_install:
- pip install graphviz
install:
- pip install nbsite sphinx_holoviz_theme "tornado<6"
- pip install nbsite sphinx_holoviz_theme "nbconvert<6"
- pip install -e .
script:
# TODO: nbsite commands will be simplified eventually...
Expand Down

0 comments on commit 064f771

Please sign in to comment.