1
0
Fork 0
mirror of https://github.com/correl/tornado-openapi3.git synced 2025-04-03 01:09:05 -09:00

Set readthedocs python version to 3.8

This commit is contained in:
Correl Roush 2021-02-26 15:48:48 -05:00
parent 1920e45049
commit 7543654e7c

View file

@ -2,6 +2,6 @@ version: 2
sphinx:
configuration: docs/conf.py
python:
version: 3.9
version: 3.8
install:
- path: .