From 0c1c56e76ad7fb2a791f3013529217dce8f39b2b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Eckel?= Date: Mon, 9 May 2022 11:48:58 +0200 Subject: [PATCH] fixed path MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jürgen Eckel --- .readthedocs.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.readthedocs.yml b/.readthedocs.yml index be79e36..d8e94e7 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -38,3 +38,4 @@ python: install: - requirements: docs/root/requirements.txt - method: setuptools + path: .