From: Jan-Simon Moeller Date: Tue, 24 Oct 2023 08:57:31 +0000 (+0200) Subject: Remove version for python from .readthedocs.yml X-Git-Tag: 16.91.1~1 X-Git-Url: https://gerrit.automotivelinux.org/gerrit/gitweb?a=commitdiff_plain;h=9e4cb9be45d360a2ac326a004dd465da10b1d17a;p=AGL%2Fdocumentation.git Remove version for python from .readthedocs.yml This moved up into the os section. Signed-off-by: Jan-Simon Moeller Change-Id: I3a2fb9ec8740516cb13ffadcb54f85ec6c3f9148 --- diff --git a/.readthedocs.yml b/.readthedocs.yml index 5c88771..c6b9e3d 100644 --- a/.readthedocs.yml +++ b/.readthedocs.yml @@ -20,6 +20,5 @@ formats: # Optionally set the version of Python and requirements required to build your docs python: - version: 3.7 install: - requirements: requirements.txt \ No newline at end of file