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
18 stars 18 forks source link

Add GitHub Actions workflows for `toxenv:lint` #28

Closed slsh1o closed 4 years ago

slsh1o commented 4 years ago

Everything should be fine but I am not sure about a -e lint flag in commands that run tox because in the matrix I've set TOXENV: lint, need some clarification here. Also, I added python versions from 3.6 to 3.9 to the matrix, if we need only 3.8 I will delete others.

Close #22