Merge pull request #710 from akheron/fix-readthedocs

Add readthedocs config
This commit is contained in:
Petri Lehtinen 2025-03-23 21:59:36 +02:00 committed by GitHub
commit 4d7ac97b89
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

9
doc/.readthedocs.yaml Normal file
View file

@ -0,0 +1,9 @@
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.12"
sphinx:
configuration: doc/conf.py