Installation

At the command line:

$ pip install reno

Or, if you have virtualenvwrapper installed:

$ mkvirtualenv reno
$ pip install reno

Previous topic

reno – Release Notes Manager

Next topic

Usage

This Page