space
This commit is contained in:
parent
a6a35e18d4
commit
051e591c25
1 changed files with 7 additions and 8 deletions
3
setup.py
3
setup.py
|
@ -54,8 +54,7 @@ setup(
|
||||||
'six',
|
'six',
|
||||||
'requests >= 1.1.0'
|
'requests >= 1.1.0'
|
||||||
],
|
],
|
||||||
keywords = [
|
keywords=[],
|
||||||
],
|
|
||||||
classifiers=[
|
classifiers=[
|
||||||
'Operating System :: OS Independent',
|
'Operating System :: OS Independent',
|
||||||
'Programming Language :: Python',
|
'Programming Language :: Python',
|
||||||
|
|
Loading…
Reference in a new issue