mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-31 19:26:52 +00:00
more description
This commit is contained in:
parent
611db91aae
commit
c35ff7c583
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -6,7 +6,7 @@ setup(
|
|||
name="flake8",
|
||||
license="MIT",
|
||||
version="0.1",
|
||||
description="code checking",
|
||||
description="code checking using pep8 and pyflakes",
|
||||
author="Tarek Ziade",
|
||||
url="http://bitbucket.org/tarek/flake8",
|
||||
packages=["flake8", "flake8.test"],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue