Skip to content

Commit

Permalink
Update .readthedocs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
voetberg authored Jun 24, 2024
1 parent 28ee040 commit 047255e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,7 @@ build:
jobs:
post_create_environment:
- pip install poetry
- poetry config virtualenvs.create false
post_install:
- poetry install --with dev
-VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with dev
sphinx:
configuration: docs/source/conf.py

0 comments on commit 047255e

Please sign in to comment.