-----------------------
- Format of setup.cfg changed due to usage of pbr, :issue:`59`
- Much cleaner setup.py due to usage of pbr, :issue:`59`
- PyScaffold can be easily called from another script, :issue:`58`
- Internally dictionaries instead of namespace objects are used for options, :issue:`57`
- Added a section for devpi in setup.cfg, :issue:`62`
.. note::
Due to the switch to `pbr <https://docs.openstack.org/pbr/latest/>`_, it
is necessary to update ``setup.cfg`` according to the new syntax.