trisquel-icecat/icecat/third_party/python/frozenlist/pyproject.toml

10 lines
312 B
TOML

[build-system]
requires= ['setuptools', 'wheel', 'Cython']
[tool.towncrier]
package = "frozenlist"
filename = "CHANGES.rst"
directory = "CHANGES/"
title_format = "{version} ({project_date})"
template = "CHANGES/.TEMPLATE.rst"
issue_format = "`#{issue} <https://github.com/aio-libs/frozenlist/issues/{issue}>`_"