Use "pytest" on the CHANGELOG

This commit is contained in:
Bruno Oliveira
2018-07-27 09:21:18 -03:00
committed by GitHub
parent b7419bd9bb
commit 79b4ca92d8

View File

@@ -10,6 +10,7 @@ package = "pytest"
package_dir = "src"
filename = "CHANGELOG.rst"
directory = "changelog/"
title_format = "pytest {version} ({project_date})"
template = "changelog/_template.rst"
[[tool.towncrier.type]]