b7bb0f1e08
Add a 'build_reno' setuptools command. 'skipsdist' is removed from 'tox', because there's no reason not to run this step as part of tox. Change-Id: I49b659948f35381a44e2fb5f91dd6bf9e8ef619e
7 lines
237 B
YAML
7 lines
237 B
YAML
---
|
|
features:
|
|
- |
|
|
Add a ``build_reno`` setuptools command that allows users to generate a
|
|
release notes document and a reno cache file that can be used to build
|
|
release notes documents without the full Git history present.
|