mirror of
https://github.com/aiogram/aiogram.git
synced 2026-04-08 16:37:47 +00:00
Added sphinxcontrib-towncrier integration
This commit is contained in:
parent
08d35ed2b3
commit
dedeff88ce
6 changed files with 28 additions and 3 deletions
|
|
@ -53,6 +53,7 @@ sphinxcontrib-htmlhelp==2.0.0 ; python_version >= "3.8" and python_version < "4.
|
|||
sphinxcontrib-jsmath==1.0.1 ; python_version >= "3.8" and python_version < "4.0"
|
||||
sphinxcontrib-qthelp==1.0.3 ; python_version >= "3.8" and python_version < "4.0"
|
||||
sphinxcontrib-serializinghtml==1.1.5 ; python_version >= "3.8" and python_version < "4.0"
|
||||
sphinxcontrib-towncrier==0.3.1a3 ; python_version >= "3.8" and python_version < "4.0"
|
||||
tomli==2.0.1 ; python_version >= "3.8" and python_version < "4.0"
|
||||
tornado==6.2 ; python_version >= "3.8" and python_version < "4.0"
|
||||
towncrier==22.8.0 ; python_version >= "3.8" and python_version < "4.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue