haskell-language-server/.readthedocs.yaml
2023-05-05 06:21:24 +00:00

15 lines
203 B
YAML

version: 2
sphinx:
configuration: docs/conf.py
build:
os: "ubuntu-22.04"
tools:
# this means the latest python 3
python: "3"
python:
install:
- requirements: docs/requirements.txt