From 1eda058a1f4886c13ab34669cfae7212c97996e0 Mon Sep 17 00:00:00 2001 From: Daniel Strigl <577250+dstrigl@users.noreply.github.com> Date: Tue, 27 Jun 2023 18:04:07 +0200 Subject: [PATCH] Update .readthedocs.yaml --- .readthedocs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 11e7f38..566d65d 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -19,4 +19,4 @@ sphinx: # https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html python: install: - - requirements: requirements/doc.pip + - requirements: requirements/install.pip requirements/doc.pip