Skip to content

Commit

Permalink
docs(config): Update Read the Docs build configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
Dresdn committed Oct 15, 2023
1 parent 691e5a8 commit 537ef37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:
- asdf global poetry latest
- poetry config virtualenvs.create false
post_install:
- poetry install -E docs --no-dev
- . "$(pwd | rev | sed 's/stuokcehc/svne/' | rev)/bin/activate" && poetry install --only main --only docs

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

0 comments on commit 537ef37

Please sign in to comment.