Signed-off-by: simonmicro <simon@simonmicro.de>
This commit is contained in:
simonmicro
2025-11-08 13:15:23 +01:00
parent 7b62439bc3
commit 6b6fb3513f

View File

@@ -1,12 +1,15 @@
version: 2
build:
os: "ubuntu-22.04"
os: "ubuntu-24.04"
tools:
python: "3.10"
python: "3.12"
python:
install:
- requirements: docs/requirements.txt
sphinx:
configuration: docs/conf.py
formats: all