Core: Change readthedocs python version

Attempting to fix #953
This commit is contained in:
Mike Auty
2023-05-10 21:55:23 +01:00
parent 2149231bb7
commit e28b42731e
+1 -1
View File
@@ -14,6 +14,6 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
version: 3.11
install:
- requirements: doc/requirements.txt