mirror of
https://github.com/Doctorado-ML/STree.git
synced 2025-08-16 07:56:06 +00:00
Rtd update (#58)
* Update read the docs config *Update copyright year in docs * Update python version * Change build configuration * Change version read in config * Refactor config files * Refactor api config
This commit is contained in:
committed by
GitHub
parent
517013be09
commit
dc637018e8
@@ -3,8 +3,12 @@ version: 2
|
||||
sphinx:
|
||||
configuration: docs/source/conf.py
|
||||
|
||||
build:
|
||||
os: ubuntu-22.04
|
||||
tools:
|
||||
python: "3.12"
|
||||
|
||||
python:
|
||||
version: 3.11
|
||||
install:
|
||||
- requirements: requirements.txt
|
||||
- requirements: docs/requirements.txt
|
||||
|
Reference in New Issue
Block a user