1
Fork 0
mirror of https://github.com/RGBCube/GitHubWrapper synced 2025-07-27 00:17:44 +00:00
GitHubWrapper/.readthedocs.yaml
2022-06-25 14:08:44 +03:00

13 lines
204 B
YAML

version: 2
sphinx:
configuration: docs/conf.py
fail_on_warning: false
builder: html
python:
version: "3.8"
install:
- method: pip
path: .
- requirements: docs/requirements.txt