9 lines
No EOL
112 B
YAML
9 lines
No EOL
112 B
YAML
build:
|
|
image: latest
|
|
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|
|
|
|
python:
|
|
version: 3.7
|
|
pip_install: true |