mirror of
https://github.com/Doctorado-ML/Odte.git
synced 2025-07-11 08:12:06 +00:00
Update readthedocs config
This commit is contained in:
parent
40031b7d52
commit
624f79af0d
14
.readthedocs.yaml
Normal file
14
.readthedocs.yaml
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
version: 2
|
||||||
|
|
||||||
|
sphinx:
|
||||||
|
configuration: docs/source/conf.py
|
||||||
|
|
||||||
|
build:
|
||||||
|
os: ubuntu-22.04
|
||||||
|
tools:
|
||||||
|
python: "3.12"
|
||||||
|
|
||||||
|
python:
|
||||||
|
install:
|
||||||
|
- requirements: requirements.txt
|
||||||
|
- requirements: docs/requirements.txt
|
@ -40,6 +40,7 @@ doc = ["sphinx", "myst-parser", "sphinx_rtd_theme", "sphinx-autodoc-typehints"]
|
|||||||
|
|
||||||
[project.urls]
|
[project.urls]
|
||||||
Home = "https://github.com/doctorado-ml/odte"
|
Home = "https://github.com/doctorado-ml/odte"
|
||||||
|
Docs = "https://odte.readthedocs.io/en/latest/index.html"
|
||||||
|
|
||||||
[tool.hatch.version]
|
[tool.hatch.version]
|
||||||
path = "odte/_version.py"
|
path = "odte/_version.py"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user