Skip to content

Commit

Permalink
Update rtd config
Browse files Browse the repository at this point in the history
  • Loading branch information
felixhekhorn committed Apr 17, 2024
1 parent 88edae1 commit c419702
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,8 @@ build:
jobs:
post_create_environment:
- pip install poetry
- poetry config virtualenvs.create false
post_install:
- poetry install --with docs
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs

# Build documentation in the docs/ directory with Sphinx
sphinx:
Expand Down

0 comments on commit c419702

Please sign in to comment.