mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Move packages
This commit is contained in:
parent
70088cdd65
commit
4f12b6792f
109 changed files with 364 additions and 384 deletions
|
|
@ -39,8 +39,9 @@ rst_prolog = f"""
|
|||
:language: python3
|
||||
"""
|
||||
|
||||
language = None
|
||||
locale_dirs = ["locales"]
|
||||
# language = None
|
||||
locale_dirs = ["locale/"]
|
||||
gettext_compact = False
|
||||
|
||||
exclude_patterns = []
|
||||
source_suffix = ".rst"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue