Skip to content

Commit

Permalink
ci: update readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
scjorge committed Jul 30, 2024
1 parent 446c9d1 commit 6d8ab0c
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,7 @@ build:
python: "3.10"

jobs:
post_create_environment:
post_install:
- pip install poetry
- poetry config virtualenvs.create false

post_install:
- pip install --user --requirement < poetry export --only doc --format requirements.txt

0 comments on commit 6d8ab0c

Please sign in to comment.