Added sphinxcontrib-towncrier integration

This commit is contained in:
Alex Root Junior 2022-11-07 06:35:55 +02:00
parent 08d35ed2b3
commit dedeff88ce
No known key found for this signature in database
GPG key ID: 074C1D455EBEA4AC
6 changed files with 28 additions and 3 deletions

View file

@ -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"