Skip to content

Commit

Permalink
config
Browse files Browse the repository at this point in the history
  • Loading branch information
JaeAeich committed May 30, 2024
1 parent 9278a60 commit e71dbda
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,9 @@ build:
python: '3.12'
jobs:
post_create_environment:
- pip install poetry
- poetry config virtualenvs.create false
- python -m pip install poetry
post_install:
- poetry install
- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with docs

sphinx:
configuration: docs/source/conf.py
Expand Down

0 comments on commit e71dbda

Please sign in to comment.