mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
11 lines
138 B
YAML
11 lines
138 B
YAML
---
|
|
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|
|
|
|
python:
|
|
version: 3.7
|
|
install:
|
|
- requirements: docs/requirements.txt
|