summaryrefslogtreecommitdiffstats
path: root/third_party/python/aiohttp/pyproject.toml
blob: e666dfc174ed1ddbb92e6ce06c3d6a74afce21a2 (plain)
1
2
3
4
5
6
7
[tool.towncrier]
package = "aiohttp"
filename = "CHANGES.rst"
directory = "CHANGES/"
title_format = "{version} ({project_date})"
template = "CHANGES/.TEMPLATE.rst"
issue_format = "`#{issue} <https://github.com/aio-libs/aiohttp/issues/{issue}>`_"