mirror of
https://github.com/jazzband/django-eav2.git
synced 2026-03-16 14:30:24 +00:00
docs(config): Update Read the Docs build configuration
This commit is contained in:
parent
691e5a8a52
commit
537ef3792a
1 changed files with 1 additions and 1 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Reference in a new issue