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

View file

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