13 lines
151 B
YAML
13 lines
151 B
YAML
|
version: 2
|
||
|
|
||
|
sphinx:
|
||
|
configuration: doc/source/conf.py
|
||
|
|
||
|
formats: all
|
||
|
|
||
|
python:
|
||
|
version: 3.7
|
||
|
install:
|
||
|
- method: pip
|
||
|
path: .
|