Skip to content

Commit

Permalink
Merge pull request deepskies#139 from deepskies/readthedocs_patch
Browse files Browse the repository at this point in the history
Update .readthedocs.yaml
  • Loading branch information
voetberg committed Jul 22, 2024
2 parents 0b75a0a + 4873f16 commit 1648d37
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,8 @@ build:
python: "3.10"
jobs:
post_create_environment:
- pip install poetry
- poetry config virtualenvs.create false
- pip install poetry
post_install:
- poetry install

- VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH poetry install --with dev
sphinx:
configuration: docs/conf.py
configuration: docs/conf.py

0 comments on commit 1648d37

Please sign in to comment.