mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-03 03:56:52 +00:00
Fix the RTD URL
This commit is contained in:
parent
d22068b81c
commit
b4c212ba2d
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ CHANGES
|
|||
- McCabe complexity warnings are now prefixed by a ``C`` instead of a ``W``
|
||||
- Flake8 now supports extensions through entry points
|
||||
- Due to the above support, we now **require** setuptools
|
||||
- We now have `documentation <https://flake8.rtfd.org/>`_
|
||||
- We now have `documentation <https://flake8.readthedocs.org/>`_
|
||||
- Fixes #13: pep8 and pyflakes are now external dependencies
|
||||
- Split run.py into main.py and hooks.py for better logic
|
||||
- Expose our parser for our users
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue