2
0
mirror of https://github.com/LonamiWebs/Telethon synced 2025-08-22 01:49:45 +00:00
telethon/.readthedocs.yaml

19 lines
268 B
YAML
Raw Normal View History

2024-01-14 11:49:49 +01:00
# https://docs.readthedocs.io/en/stable/config-file/v2.html
version: 2
build:
os: ubuntu-22.04
tools:
python: "3.11"
sphinx:
configuration: readthedocs/conf.py
formats:
- pdf
- epub
python:
install:
- requirements: readthedocs/requirements.txt