Update README.md
[inboxen.git] / .readthedocs.yml
blob09b7fe7077ad29355415c4f118957adb95a4457f
1 version: 2
3 build:
4     image: latest
6 sphinx:
7     builder: html
8     configuration: docs/conf.py
9     fail_on_warning: true
11 python:
12     version: "3.10"
13     install:
14       - method: setuptools
15         path: .