From 138dae1f06ddd3cfe1e32dae6fa07bf98440dea1 Mon Sep 17 00:00:00 2001 From: boris-il-forte Date: Thu, 26 Oct 2023 16:08:31 +0200 Subject: [PATCH] Fixing rdt install --- .readthedocs.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 1d7955e3..d9ba6711 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml @@ -15,4 +15,6 @@ sphinx: python: install: - - requirements: docs/requirements.txt + - requirements: docs/requirements.txt + - method: pip + path: .