mirror of
https://github.com/elastic/eland.git
synced 2025-07-11 00:02:14 +08:00
10 lines
152 B
YAML
10 lines
152 B
YAML
version: 2
|
|
sphinx:
|
|
configuration: docs/sphinx/conf.py
|
|
|
|
python:
|
|
version: 3.8
|
|
install:
|
|
- requirements: docs/requirements-docs.txt
|
|
- path: .
|