mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Merge remote-tracking branch 'origin/dev-3.x' into dev-3.x
This commit is contained in:
commit
9bab51c908
2 changed files with 2 additions and 1 deletions
|
|
@ -6,7 +6,7 @@ build:
|
|||
python: "3.11"
|
||||
jobs:
|
||||
post_install:
|
||||
- pip install .[docs,redis]
|
||||
- pip install .[docs,redis,mongo]
|
||||
|
||||
sphinx:
|
||||
configuration: docs/conf.py
|
||||
|
|
|
|||
1
CHANGES/1501.doc.rst
Normal file
1
CHANGES/1501.doc.rst
Normal file
|
|
@ -0,0 +1 @@
|
|||
Fixed MongoStorage section in the documentation by adding extra dependency to ReadTheDocs configuration.
|
||||
Loading…
Add table
Add a link
Reference in a new issue