Skip to content

Commit

Permalink
Fix docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
julianneswinoga committed Oct 3, 2022
1 parent e25c9e4 commit b15f529
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,12 +7,9 @@ build:
tools:
python: "3.6"
jobs:
pre_create_environment:
- asdf plugin add poetry
- asdf install poetry 1.1.15
- asdf global poetry 1.1.15
- poetry config virtualenvs.create false
post_install:
- pip install poetry==1.1.15
- poetry config virtualenvs.create false
- poetry install --no-ansi --no-interaction

sphinx:
Expand Down

0 comments on commit b15f529

Please sign in to comment.