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

machristie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/airavata-django-portal-sdk.git


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

commit 3bf41755f597edfee835b604362292f07394f65a
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Aug 16 17:34:14 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 fbe5c54..3444833 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