mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
13 lines
182 B
YAML
13 lines
182 B
YAML
version: 2
|
|
|
|
sphinx:
|
|
configuration: docs2/source/conf.py
|
|
|
|
formats: all
|
|
|
|
python:
|
|
version: 3.8
|
|
install:
|
|
- method: pip
|
|
path: .
|
|
- requirements: docs2/requirements.txt
|