Skip to content

Commit

Permalink
build(rtd): add jupyter-book to config
Browse files Browse the repository at this point in the history
  • Loading branch information
geddy11 committed Apr 24, 2024
1 parent 4ebbac8 commit c16bcc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ build:
post_create_environment:
# Install poetry
# https://python-poetry.org/docs/#installing-manually
- pip install poetry
- pip install poetry jupyter-book
# Tell poetry to not use a virtual environment
- poetry config virtualenvs.create false
post_install:
Expand Down

0 comments on commit c16bcc9

Please sign in to comment.