diff options
author | Florent Xicluna <florent.xicluna@gmail.com> | 2014-04-03 01:11:31 +0200 |
---|---|---|
committer | Florent Xicluna <florent.xicluna@gmail.com> | 2014-04-03 01:11:31 +0200 |
commit | 9acbd27c3d33e42cc8426489165c095e991fb7af (patch) | |
tree | b44f788c2ca11406c2406481869f0b446739c0fe /README.rst | |
parent | 5ab34927f6ce281a71b8f4787f49c5082509161c (diff) | |
download | pep8-9acbd27c3d33e42cc8426489165c095e991fb7af.tar.gz |
Distribute a universal wheel file, .whl
Diffstat (limited to 'README.rst')
-rw-r--r-- | README.rst | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -82,6 +82,10 @@ Links :target: https://travis-ci.org/jcrocholl/pep8 :alt: Build status +.. image:: https://pypip.in/wheel/pep8/badge.png + :target: https://pypi.python.org/pypi/pep8 + :alt: Wheel Status + * `Read the documentation <http://pep8.readthedocs.org/>`_ * `Fork me on GitHub <http://github.com/jcrocholl/pep8>`_ |