Skip to content

Commit 0b5a432

Browse files
JonathanDensilsigmavirus24
authored andcommitted
Add links to old and new package names
This will render for users who look at pep8 1.7.x's documentation and hopefully help inform them that pep8 is deprecated and now replaced by pycodestyle. Closes #602
1 parent 05ec89f commit 0b5a432

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/index.rst

+2-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,8 @@ pep8's documentation
55

66
.. note::
77

8-
This package used to be called ``pep8`` but was renamed to ``pycodestyle``
8+
This package used to be called `pep8 <https://pypi.python.org/pypi/pep8/1.7.0>`_
9+
but was renamed to `pycodestyle <https://pypi.python.org/pypi/pycodestyle/2.2.0>`_
910
to reduce confusion. Further discussion can be found `in the issue where
1011
Guido requested this
1112
change <https://github.com/PyCQA/pycodestyle/issues/466>`_, or in the

0 commit comments

Comments
 (0)