From 0fa917d15d176eb58fb70f126ae57fa205692f88 Mon Sep 17 00:00:00 2001 From: Alessio Buccino Date: Wed, 17 Jan 2024 10:57:39 +0100 Subject: [PATCH] UPdate .readthedocs --- .readthedocs.yaml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 76638f0..5f130be 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -12,5 +12,6 @@ python: install: - method: pip path: . - - requirements: docs/requirements.txt + - method: pip + path: sphinx_rtd_theme