mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 19:26:52 +00:00
Start the refactor.
This commit is contained in:
parent
625694094c
commit
31bcca53f9
3 changed files with 27 additions and 17 deletions
1
setup.py
1
setup.py
|
|
@ -39,6 +39,7 @@ setup(
|
|||
url="http://bitbucket.org/tarek/flake8",
|
||||
packages=["flake8", "flake8.tests"],
|
||||
scripts=scripts,
|
||||
requires=['flakey'],
|
||||
long_description=README,
|
||||
classifiers=[
|
||||
"Environment :: Console",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue