mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-02 03:46:53 +00:00
Move the changelog one step deeper
This commit is contained in:
parent
4437ade428
commit
21d5c27ba5
2 changed files with 6 additions and 2 deletions
5
docs/changes.rst
Normal file
5
docs/changes.rst
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
Changes
|
||||
=======
|
||||
|
||||
.. include:: ../CHANGES.rst
|
||||
:start-line: 3
|
||||
|
|
@ -13,6 +13,7 @@ Documentation
|
|||
buildout
|
||||
setuptools
|
||||
warnings
|
||||
changes
|
||||
|
||||
Original Projects
|
||||
=================
|
||||
|
|
@ -23,5 +24,3 @@ projects:
|
|||
- pep8: https://github.com/jcrocholl/pep8
|
||||
- PyFlakes: https://launchpad.net/pyflakes
|
||||
- McCabe: http://nedbatchelder.com/blog/200803/python_code_complexity_microtool.html
|
||||
|
||||
.. include:: ../CHANGES.rst
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue