Asib27's picture
try 1
065fee7 verified
raw
history blame
329 Bytes
[build-system]
requires = [
"setuptools>=45",
"wheel",
]
build-backend = "setuptools.build_meta"
[tool.towncrier]
package = "async_timeout"
filename = "CHANGES.rst"
directory = "CHANGES/"
title_format = "{version} ({project_date})"
issue_format = "`#{issue} <https://github.com/aio-libs/async-timeout/issues/{issue}>`_"