From 48c89907050e59d5c694f4ac8fd6daa2b310dd3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=BCrgen=20Eckel?= Date: Mon, 9 May 2022 11:49:47 +0200 Subject: [PATCH] rm version 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 deletion(-) diff --git a/.readthedocs.yml b/.readthedocs.yml index d8e94e7..841753b 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -34,7 +34,6 @@ build: # Optionally declare the Python requirements required to build your docs python: - version: "3.9" install: - requirements: docs/root/requirements.txt - method: setuptools