This is an automated email from the ASF dual-hosted git repository.
dahn pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cloudstack-docs-install.git
The following commit(s) were added to refs/heads/master by this push:
new 65a5c17 Update .readthedocs.yaml
65a5c17 is described below
commit 65a5c17b3396eba3c7315b949a5a7aaaa593c3f3
Author: dahn <[email protected]>
AuthorDate: Fri Aug 18 06:25:00 2023 +0200
Update .readthedocs.yaml
---
.readthedocs.yaml | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 12e88e9..78c7c22 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -1,5 +1,10 @@
version: 2
+build:
+ os: "ubuntu-22.04"
+ tools:
+ python: "3.11"
+
python:
install:
- requirements: requirements.txt