Skip to content

Commit

Permalink
debug RTD pipeline
Browse files Browse the repository at this point in the history
  • Loading branch information
fgebhart committed Oct 31, 2024
1 parent 2753d24 commit 43bfe16
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,12 @@ build:
post_create_environment:
- pip install poetry
- poetry config virtualenvs.create false
- pip list
- poetry show
post_install:
- poetry install --extras docs
- pip list
- poetry show

python:
install:
Expand Down

0 comments on commit 43bfe16

Please sign in to comment.