Remove 'build_releasenotes'

Looks like this was a half-finished idea that was never implemented in
reno. No need to keep it around.

Change-Id: I3d0cc28bb7891f63116d2160dadfcf2e6e05d693
This commit is contained in:
Stephen Finucane 2017-03-21 15:36:57 +00:00
parent 5376a50109
commit 9d85970e8e
1 changed files with 0 additions and 5 deletions

View File

@ -44,8 +44,3 @@ input_file = {{cookiecutter.module_name}}/locale/{{cookiecutter.module_name}}.po
keywords = _ gettext ngettext l_ lazy_gettext
mapping_file = babel.cfg
output_file = {{cookiecutter.module_name}}/locale/{{cookiecutter.module_name}}.pot
[build_releasenotes]
all_files = 1
build-dir = releasenotes/build
source-dir = releasenotes/source