Change read the docs Python version from 3.7 to 3.10

This commit is contained in:
Micah Jerome Ellison 2022-03-26 11:37:40 -07:00
parent 5689db00bd
commit 78a55977f6

View file

@ -17,6 +17,6 @@ formats:
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
version: 3.10
install:
- requirements: docs_theme/requirements.txt