Updating readthedocs python version

This commit is contained in:
Souranil Sen 2022-05-26 00:25:16 -07:00
Родитель 33d63e89ed
Коммит 932c199801
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -3,7 +3,7 @@ formats: all
build:
image: stable
python:
version: "3.8"
version: "3.7"
install:
- requirements: requirements/docs.txt
- method: pip