Fix RTD Python version

* Python 3.9 is technically supported via the testing image.
This commit is contained in:
Andrew Chen Wang 2021-08-11 23:13:30 -04:00 committed by GitHub
parent 103cc9f2ff
commit 4c45aa2e60
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,6 +4,6 @@ sphinx:
configuration: docs/conf.py
python:
version: 3.9
image: testing
install:
- requirements: requirements/local.txt