mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
Fix readthedocs with Python 3.8
This commit is contained in:
parent
50d301f7cb
commit
ca0cbe94ea
9
.readthedocs.yml
Normal file
9
.readthedocs.yml
Normal file
@ -0,0 +1,9 @@
|
|||||||
|
version: 2
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/sphinx/conf.py
|
||||||
|
|
||||||
|
python:
|
||||||
|
version: 3.8
|
||||||
|
install:
|
||||||
|
- requirements: docs/requirements-docs.txt
|
||||||
|
- path: .
|
Loading…
x
Reference in New Issue
Block a user