diff --git a/docs/index.rst b/docs/index.rst index 5e4a4c5f..2d33ba22 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,6 +3,16 @@ pep8's documentation ==================== +.. note:: + + This package used to be called ``pep8`` but was renamed to ``pycodestyle`` + to reduce confusion. Further discussion can be found `in the issue where + Guido requested this + change `_, or in the + lightning talk at PyCon 2016 by @IanLee1521: + `slides `_ + `video `_. + *Python style guide checker* pep8 is a tool to check your Python code against some of the style