Skip to content

Commit

Permalink
fix docs
Browse files Browse the repository at this point in the history
  • Loading branch information
mosquito committed Feb 14, 2023
1 parent f08c6a2 commit 7f210eb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,8 @@ build:
python: "3.10"

jobs:
pre_create_environment:
post_install:
- pip install poetry
- poetry config virtualenvs.create false
post_install:
- poetry install
- pip install -Ur docs/requirements.txt

0 comments on commit 7f210eb

Please sign in to comment.