From a7b16cae812f061cdffae4963da3260939569437 Mon Sep 17 00:00:00 2001 From: Filippo Luca Ferretti Date: Wed, 4 Oct 2023 14:37:16 +0200 Subject: [PATCH] [sq] --- .readthedocs.yaml | 4 ++++ docs/source/index.rst | 1 + 2 files changed, 5 insertions(+) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index a92dca4c2..7e8e39739 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -5,6 +5,10 @@ build: tools: python: "3.10" +python: + install: + - requirements: docs/requirements.txt + sphinx: configuration: docs/source/conf.py diff --git a/docs/source/index.rst b/docs/source/index.rst index 03d09a55d..060efba92 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -20,3 +20,4 @@ Contents usage api +