Skip to content

Commit

Permalink
Update RTD poetry deps install
Browse files Browse the repository at this point in the history
  • Loading branch information
eigenbeam committed Jan 13, 2025
1 parent f457677 commit 96bcac5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ build:
- 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 96bcac5

Please sign in to comment.