downgraded python version for readthedocs

This commit is contained in:
2021-11-01 13:54:42 +00:00
parent 8057b07653
commit b77f307d6e

View File

@@ -4,6 +4,6 @@ version: 2
# Explicitly set the version of Python and its requirements
python:
version: 3.10
version: 3.8
install:
- requirements: docs/requirements.txt