mirror of
https://github.com/hackacad/bastille.git
synced 2026-01-03 19:23:42 +01:00
10 lines
127 B
YAML
10 lines
127 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- requirements: docs/requirements.txt
|