mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Fix RTD config
This commit is contained in:
parent
df69322839
commit
ba7d2323c8
1 changed files with 5 additions and 2 deletions
|
|
@ -7,5 +7,8 @@ formats: all
|
|||
|
||||
python:
|
||||
version: 3.8
|
||||
extra_requirements:
|
||||
- docs
|
||||
install:
|
||||
- method: pip
|
||||
path: .
|
||||
extra_requirements:
|
||||
- docs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue