mirror of
https://github.com/PyCQA/flake8.git
synced 2026-03-29 10:36:53 +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_email="tarek@ziade.org",
|
||||
url="http://bitbucket.org/tarek/flake8",
|
||||
packages=["flake8", "flake8.test"],
|
||||
packages=["flake8", "flake8.tests"],
|
||||
scripts=["bin/flake8"],
|
||||
long_description=README,
|
||||
classifiers=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue