From 230e00fe10994085d4dd729468207b101d29546c Mon Sep 17 00:00:00 2001 From: Tom Schierenbeck Date: Wed, 19 Jun 2024 12:13:50 +0200 Subject: [PATCH] Hopefully readthedocs works now --- .readthedocs.yaml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 72148cd..bce87e6 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,7 +15,7 @@ build: jobs: pre_build: # Generate the Sphinx configuration for this Jupyter Book so it builds. - - "jupyter-book config sphinx docs/" + - "jupyter-book config sphinx doc/" python: install: @@ -26,8 +26,6 @@ python: extra_requirements: - sphinx - - sphinx: builder: html