Bumping python version for read the docs (#122)

Haven't checked whether things work with new python version, hoping
error will
be caught with CI
This commit is contained in:
Eugene Yurtsev
2022-11-12 16:43:39 -05:00
committed by GitHub
parent 6df08eec52
commit b542941234
+1 -1
View File
@@ -3,7 +3,7 @@ sphinx:
configuration: docs/conf.py
formats: all
python:
version: 3.6
version: 3.8
install:
- requirements: docs/requirements.txt
- method: pip