add .readthedocs.yaml

This commit is contained in:
allevitan
2026-04-03 14:57:44 +02:00
parent b223011b0f
commit 31818caabd
+16
View File
@@ -0,0 +1,16 @@
version: 2
build:
os: ubuntu-24.04
tools:
python: "3.11"
sphinx:
configuration: docs/source/conf.py
python:
install:
- method: pip
path: .
extra_requirements:
- docs