]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
.readthedocs.yml: use python3.8
authorKefu Chai <kchai@redhat.com>
Sun, 1 Aug 2021 16:34:08 +0000 (00:34 +0800)
committerKefu Chai <kchai@redhat.com>
Sun, 1 Aug 2021 16:41:34 +0000 (00:41 +0800)
to prepare the python3.8 migration

Signed-off-by: Kefu Chai <kchai@redhat.com>
.readthedocs.yml

index 8f83166d6ce4e49351f03405f854def2f6c6557b..4ac308403b5aea34ccc6a9b505776cfa6fd38980 100644 (file)
@@ -7,7 +7,7 @@ formats: []
 build:
   image: latest
 python:
-  version: 3
+  version: 3.8
   install:
     - requirements: admin/doc-requirements.txt
     - requirements: admin/doc-read-the-docs.txt