aboutsummaryrefslogtreecommitdiffstats
path: root/.readthedocs.yaml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2023-06-20 12:17:56 -0400
committerDan Timoney <dtimoney@att.com>2023-06-20 13:28:00 -0400
commit55cdca03231b5848838ac5844e08dcb1afb7ef4f (patch)
treeae50bcc18cce0c266936516a6bd49db41ed98852 /.readthedocs.yaml
parent3fe6b45b1c7a2aa469475dacbea315542f824a91 (diff)
Release version 2.5.5 SDNC maven artifactslondon
Release version 2.5.5 of SDNC oam maven artifacts Issue-ID: CCSDK-3908 Signed-off-by: Dan Timoney <dtimoney@att.com> Change-Id: I3c85a2a5f6c7040c0d532b792db2fde337f24ff7 Former-commit-id: d17f3e4b4a96456c864754bb8a414785a629e6e4
Diffstat (limited to '.readthedocs.yaml')
-rw-r--r--.readthedocs.yaml8
1 files changed, 3 insertions, 5 deletions
diff --git a/.readthedocs.yaml b/.readthedocs.yaml
index 3797dc8b..192952d2 100644
--- a/.readthedocs.yaml
+++ b/.readthedocs.yaml
@@ -5,14 +5,12 @@
# Required
version: 2
-formats:
- - htmlzip
-
build:
- image: latest
+ os: ubuntu-20.04
+ tools:
+ python: "3.8"
python:
- version: 3.7
install:
- requirements: docs/requirements-docs.txt