Add explicit Sphinx config to .readthedocs.yml (#6507)

This commit is contained in:
Jakub Kuczys 2025-01-27 00:10:10 +01:00 committed by GitHub
parent 6bf2a88995
commit b13b1f8f16
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -5,6 +5,9 @@ build:
tools:
python: "3.8"
sphinx:
configuration: docs/conf.py
python:
install:
- method: pip