Add download shield. Add check-rst target

This commit is contained in:
rocky
2016-01-02 15:52:22 -05:00
parent ca00e433b7
commit 716ee6d361
2 changed files with 7 additions and 1 deletions

View File

@@ -60,6 +60,11 @@ sdist:
#: Style check. Set env var LINT to pyflakes, flake, or flake8
lint: flake8
# Check StructuredText long description formatting
check-rst:
$(PYTHON) setup.py --long-description | rst2html.py > python3-trepan.html
#: Lint program
flake8:
$(LINT) uncompyle6

View File

@@ -1,4 +1,4 @@
|buildstatus|
|downloads| |buildstatus|
uncompyle6
==========
@@ -98,6 +98,7 @@ See Also
The HISTORY file.
.. |downloads| image:: https://img.shields.io/pypi/dd/uncompyle6.svg
.. _trepan: https://pypi.python.org/pypi/trepan
.. _debuggers: https://pypi.python.org/pypi/trepan3k
.. _remake: https://bashdb.sf.net/remake