mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-18 17:06:01 +00:00
Update setup remove ipympl dependency Update Project Name add build to Makefile
11 lines
171 B
YAML
11 lines
171 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/source/conf.py
|
|
|
|
python:
|
|
version: 3.8
|
|
install:
|
|
- requirements: requirements.txt
|
|
- requirements: docs/requirements.txt
|