sphinx-contrib / sphinxcontrib-towncrier

An RST directive for injecting a Towncrier-generated changelog draft containing fragments for the unreleased (next) project version. Demo: https://ansible-pylibssh.rtfd.io/changelog. Docs: https://sphinxcontrib-towncrier.rtfd.io
https://pypi.org/p/sphinxcontrib-towncrier
BSD 3-Clause "New" or "Revised" License
19 stars 18 forks source link

Add a `lint` toxenv to the config #20

Closed webknjaz closed 4 years ago

webknjaz commented 4 years ago

Example: https://github.com/ansible/pylibssh/blob/eb35bc2/tox.ini#L233-L246

This task is about the same as #19.