mirror of
https://github.com/c0de-archive/spotipy.git
synced 2025-01-07 23:22:49 +00:00
more setup changes
This commit is contained in:
parent
9ba6cea623
commit
a049f57bf6
2
setup.py
2
setup.py
@ -6,7 +6,7 @@ setup(
|
|||||||
description='simple client for the Spotify Web API',
|
description='simple client for the Spotify Web API',
|
||||||
author="@plamere",
|
author="@plamere",
|
||||||
author_email="paul@echonest.com",
|
author_email="paul@echonest.com",
|
||||||
url='http://github.com/plamere/spotipy',
|
url='http://spotipy.readthedocs.org/',
|
||||||
install_requires=['requests>=1.0'],
|
install_requires=['requests>=1.0'],
|
||||||
license='LICENSE.txt',
|
license='LICENSE.txt',
|
||||||
packages=['spotipy'])
|
packages=['spotipy'])
|
||||||
|
Loading…
Reference in New Issue
Block a user