mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-04 20:26:53 +00:00
Mention changes in preparation for 2.0.0
Working version of --install-hook.
This commit is contained in:
parent
3bd8a21f62
commit
d8a30e19af
5 changed files with 135 additions and 40 deletions
2
setup.py
2
setup.py
|
|
@ -28,7 +28,7 @@ else:
|
|||
|
||||
from flake8 import __version__
|
||||
|
||||
README = open('README').read()
|
||||
README = open('README.rst').read()
|
||||
|
||||
setup(
|
||||
name="flake8",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue