mirror of
https://github.com/JakeHillion/drgn.git
synced 2024-12-23 09:43:06 +00:00
b2c1a613ec
Read the Docs is failing to build the documentation because it doesn't know it needs to install sphinx-autodoc-typehints.
7 lines
110 B
YAML
7 lines
110 B
YAML
version: 2
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
python:
|
|
install:
|
|
- requirements: docs/requirements.txt
|