mirror of
https://github.com/spotipy-dev/spotipy.git
synced 2026-06-19 09:13:53 +00:00
Add GitHub URL for PyPi (#787)
This commit is contained in:
parent
72a6cd9190
commit
14ee53eacd
3
setup.py
3
setup.py
@ -25,6 +25,9 @@ setup(
|
|||||||
author="@plamere",
|
author="@plamere",
|
||||||
author_email="paul@echonest.com",
|
author_email="paul@echonest.com",
|
||||||
url='https://spotipy.readthedocs.org/',
|
url='https://spotipy.readthedocs.org/',
|
||||||
|
project_urls={
|
||||||
|
'Source': 'https://github.com/plamere/spotipy',
|
||||||
|
},
|
||||||
install_requires=[
|
install_requires=[
|
||||||
'redis>=3.5.3',
|
'redis>=3.5.3',
|
||||||
'requests>=2.25.0',
|
'requests>=2.25.0',
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user