Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 305 Bytes

configuration.rst

File metadata and controls

11 lines (8 loc) · 305 Bytes

Configuration

Projects set up with PyScaffold feature an easy package configuration with setup.cfg. Check out the example below as well as pbr's usage manual.

.. literalinclude:: ./example_setup.cfg