let's readthedocs

This commit is contained in:
Jeff Epler 2025-05-20 14:49:54 +02:00
parent ad89db7a31
commit 4e3e36b53d

17
.readthedocs.yaml Normal file
View file

@ -0,0 +1,17 @@
# SPDX-FileCopyrightText: 2024 Jeff Epler
#
# SPDX-License-Identifier: GPL-3.0-only
version: 2
build:
os: ubuntu-lts-latest
tools:
python: "3"
sphinx:
configuration: doc/conf.py
python:
install:
- requirements: requirements-dev.txt