From 4481ce840846b39d5f24feea6641ef838d5ae697 Mon Sep 17 00:00:00 2001 From: Geoff Low Date: Thu, 16 Nov 2023 09:52:42 +0000 Subject: [PATCH] move docs to extras --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 4583b98..1a50cf2 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,7 +12,7 @@ build: - asdf global poetry latest - poetry config virtualenvs.create false post_install: - - poetry install --with docs + - poetry install --all-extras # Build documentation in the docs/ directory with Sphinx sphinx: