Still fixing

This commit is contained in:
Johannes Randerath 2024-06-03 22:32:32 +02:00
parent c93e7a36a9
commit 91bbda864e

View File

@ -2,12 +2,12 @@
# Read the Docs configuration file # Read the Docs configuration file
# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details # See https://docs.readthedocs.io/en/stable/config-file/v2.html for details
version: 1 version: 2
build: build:
os: "fedora-40" os: ubuntu-22.04
tools: tools:
python: "3.12.3" python: "3.12"
sphinx: sphinx:
configuration: docs/source/conf.py configuration: docs/source/conf.py