fix build issue for readthedocs.io

This commit is contained in:
2026-08-30 23:19:20 -06:00
parent 32cd536ada
commit 3d91f3c235

7
.readthedocs.yaml Normal file
View File

@@ -0,0 +1,7 @@
version: 2
sphinx:
configuration: 'docs/conf.py'
build:
os: 'ubuntu-22.04'
tools:
python: '3.11'