mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
11 lines
143 B
YAML
11 lines
143 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs/conf.py
|
|
|
|
formats: all
|
|
|
|
python:
|
|
version: "3.8"
|
|
install:
|
|
- requirements: requirements/docs.txt
|