File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 77 - pypy
88install :
99 - pip install -e .
10- - pip freeze
10+ - pip list
1111script :
1212 - python pep8.py --testsuite testsuite
1313 - python pep8.py --statistics pep8.py
Original file line number Diff line number Diff line change 8282 :target: https://travis-ci.org/jcrocholl/pep8
8383 :alt: Build status
8484
85- .. image :: https://pypip.in/wheel/pep8/badge.png
85+ .. image :: https://pypip.in/wheel/pep8/badge.png?branch=master
8686 :target: https://pypi.python.org/pypi/pep8
8787 :alt: Wheel Status
8888
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ conditions of the :ref:`Expat license <license>`. Fork away!
1414* `Source code <https://github.com/jcrocholl/pep8 >`_ and
1515 `issue tracker <https://github.com/jcrocholl/pep8/issues >`_ on GitHub.
1616* `Continuous tests <http://travis-ci.org/jcrocholl/pep8 >`_ against Python
17- 2.5 through 3.3 and PyPy, on `Travis-CI platform
17+ 2.6 through 3.3 and PyPy, on `Travis-CI platform
1818 <http://about.travis-ci.org/> `_.
1919
2020.. _available on GitHub : https://github.com/jcrocholl/pep8
You can’t perform that action at this time.
0 commit comments