Bump the RTD Python version down to 3.6.

This commit is contained in:
Pat Gavlin 2021-08-25 15:23:46 -07:00
parent f54e4a720f
commit ad18fe183e
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ formats:
# Optionally set the version of Python and requirements required to build your docs
python:
version: "3.9"
version: "3.6"
install:
- requirements: developer-docs/requirements.txt