This is an automated email from the ASF dual-hosted git repository.

machristie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/airavata-user-docs.git


The following commit(s) were added to refs/heads/main by this push:
     new f22fe1a  Adding build.os to .readthedocs.yaml
f22fe1a is described below

commit f22fe1af938569f7783782d19e84c93b20fb422b
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Aug 16 17:31:59 2023 -0400

    Adding build.os to .readthedocs.yaml
---
 .readthedocs.yaml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 946dd5a..d6d80eb 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -6,10 +6,10 @@
 version: 2
 
 # Set the version of Python and other tools you might need
-# build:
-#   os: ubuntu-22.04
-#   tools:
-#     python: "3.10"
+build:
+  os: ubuntu-22.04
+  tools:
+    python: "3.10"
 
 mkdocs:
   configuration: mkdocs.yml

Reply via email to