mirror of https://github.com/ceph/ceph-ansible.git
doc: update readthedoc settings
This is needed to enforce the python version.
Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
(cherry picked from commit 3a8daafbe8
)
pull/7271/head
parent
e4c89d3b45
commit
1b13dc8752
|
@ -0,0 +1,6 @@
|
|||
version: 2
|
||||
|
||||
build:
|
||||
os: "ubuntu-22.04"
|
||||
tools:
|
||||
python: "3.9"
|
|
@ -152,5 +152,4 @@ texinfo_documents = [
|
|||
'Miscellaneous'),
|
||||
]
|
||||
|
||||
|
||||
|
||||
master_doc = 'index'
|
Loading…
Reference in New Issue