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

[readthedocs] add build.os setting

This commit is contained in:
Tim Stack 2023-08-18 07:50:18 -07:00
parent 92b7145971
commit ed1f58697c

View File

@ -5,6 +5,11 @@
# Required
version: 2
build:
os: "ubuntu-22.04"
tools:
python: "3.11"
# Build documentation in the docs/ directory with Sphinx
sphinx:
configuration: docs/source/conf.py