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.git


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

commit 18cd1ab110fd25757d7b7c12778806ae2653235e
Author: Marcus Christie <[email protected]>
AuthorDate: Wed Aug 16 17:56:42 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 b344c3c3..8045d85c 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