xref: /third_party/node/deps/uv/.readthedocs.yaml (revision 1cb0ef41)
1version: 2
2
3sphinx:
4  builder: html
5  configuration: null
6  fail_on_warning: false
7
8python:
9  version: 3.8
10  install:
11    - requirements: docs/requirements.txt
12