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