commit | b0f40b1c39fb23a964101351d91709d3522709dd | [log] [tgz] |
---|---|---|
author | czichy <thoralf.czichy@nokia.com> | Fri Sep 01 09:24:01 2023 +0300 |
committer | czichy <thoralf.czichy@nokia.com> | Fri Sep 01 10:44:41 2023 +0300 |
tree | 8b9b8f4d8a3a27843b0408784ce23ee33c9c2c54 | |
parent | 6f0febff2d177ef6da0de23f785f81aec0603d96 [diff] [blame] |
Removing deprecated functions from readthedocs Change-Id: I9844929987bc4b93b7bfe8f214d796404993a8b6 Signed-off-by: czichy <thoralf.czichy@nokia.com>
diff --git a/.readthedocs.yaml b/.readthedocs.yaml index 3797dc8..864f935 100644 --- a/.readthedocs.yaml +++ b/.readthedocs.yaml
@@ -9,10 +9,11 @@ - htmlzip build: - image: latest + os: "ubuntu-22.04" + tools: + python: "3.7" python: - version: 3.7 install: - requirements: docs/requirements-docs.txt