1
1
mirror of https://github.com/tstack/lnav.git synced 2024-07-14 16:20:24 +03:00

[readthedocs] fix python version

This commit is contained in:
Tim Stack 2023-08-18 07:58:54 -07:00
parent ed1f58697c
commit e7e3a664a8

View File

@ -20,6 +20,5 @@ formats:
# Optionally set the version of Python and requirements required to build your docs # Optionally set the version of Python and requirements required to build your docs
python: python:
version: 3.7
install: install:
- requirements: docs/requirements.txt - requirements: docs/requirements.txt