mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-15 15:36:00 +00:00
11 lines
172 B
YAML
11 lines
172 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|
|
|
|
python:
|
|
version: 3.11
|
|
install:
|
|
- requirements: requirements.txt
|
|
- requirements: docs/requirements.txt
|