forked from orbit-oss/flask
Whitespace normalize
This commit is contained in:
parent
9691b7f0bf
commit
0c75be1172
1 changed files with 1 additions and 1 deletions
2
setup.py
2
setup.py
|
|
@ -86,7 +86,7 @@ setup(
|
|||
'and good intentions',
|
||||
long_description=__doc__,
|
||||
packages=['flask', 'flask.testsuite'],
|
||||
include_package_data = True,
|
||||
include_package_data=True,
|
||||
zip_safe=False,
|
||||
platforms='any',
|
||||
install_requires=[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue