mirror of https://github.com/pallets/flask.git
9 lines
131 B
YAML
9 lines
131 B
YAML
|
version: 2
|
||
|
python:
|
||
|
install:
|
||
|
- method: pip
|
||
|
path: .
|
||
|
- requirements: docs/requirements.txt
|
||
|
sphinx:
|
||
|
builder: dirhtml
|