sphinxcontrib-sqltable 2.0.0
sphinxcontrib-sqltable is a Sphinx extension that allows authors to embed SQL statements in source documents and produce tabular output in rendered documents.
What’s new in 2.0.0?
- drop python 2 support
- fix documentation build
- fix flake8 errors
- add tox and travis config