Skip to content

Commit

Permalink
update rtd configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
defreng committed Sep 10, 2023
1 parent abf4c8f commit 60e39f5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@ build:
- asdf global poetry latest
- poetry config virtualenvs.create false
post_install:
- poetry env use ${READTHEDOCS_VIRTUALENV_PATH}/bin/python
- poetry install
- poetry export --with=dev -o requirements.txt
- pip install -r requirements.txt

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

0 comments on commit 60e39f5

Please sign in to comment.