mirror of
https://github.com/573dev/gfdm-server.git
synced 2026-03-21 17:54:19 -05:00
14 lines
172 B
YAML
14 lines
172 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
builder: html
|
|
configuration: docs/conf.py
|
|
|
|
python:
|
|
version: 3
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
extra_requirements:
|
|
- docs
|