reno/releasenotes/notes/setuptools-integration-950bd8ab6d2970c7.yaml
Stephen Finucane b7bb0f1e08 Integrate a setuptools command
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
2018-04-11 09:26:36 +01:00

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.