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