mirror of
https://github.com/PyCQA/flake8.git
synced 2026-04-09 22:34:17 +00:00
typo
This commit is contained in:
parent
0da2107be6
commit
a715eaa750
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -10,7 +10,7 @@ setup(
|
||||||
author="Tarek Ziade",
|
author="Tarek Ziade",
|
||||||
author_email="tarek@ziade.org",
|
author_email="tarek@ziade.org",
|
||||||
url="http://bitbucket.org/tarek/flake8",
|
url="http://bitbucket.org/tarek/flake8",
|
||||||
packages=["flake8", "flake8.test"],
|
packages=["flake8", "flake8.tests"],
|
||||||
scripts=["bin/flake8"],
|
scripts=["bin/flake8"],
|
||||||
long_description=README,
|
long_description=README,
|
||||||
classifiers=[
|
classifiers=[
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue