Merge pull request #9849 from haskell/ci-changelogs
[cabal.git] / .readthedocs.yml
blob016f7e47a487db6eabd82a4411fa3fe3a1cf3db0
1 version: 2
3 sphinx:
4   configuration: doc/conf.py
6 build:
7   os: "ubuntu-22.04"
8   tools:
9     python: "3.8"
11 python:
12   install:
13     - requirements: doc/requirements.txt