Switch back to Python 3.8 for ReadTheDocs (#1839)
ReadTheDocs doesn't support Python 3.9 yet.
This commit is contained in:
parent
4d03716eae
commit
7f75fe3669
@ -1,6 +1,6 @@
|
||||
version: 2
|
||||
python:
|
||||
version: 3.9
|
||||
version: 3.8
|
||||
install:
|
||||
- requirements: docs/requirements.txt
|
||||
- method: setuptools
|
||||
|
Loading…
Reference in New Issue
Block a user