From 537ef3792acdf130b7a665c5e8c4f6f4bb8cea21 Mon Sep 17 00:00:00 2001 From: Mike Date: Sun, 15 Oct 2023 16:01:39 -0700 Subject: [PATCH] docs(config): Update Read the Docs build configuration --- .readthedocs.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index c228199..3e57362 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -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: