Skip to content

Commit

Permalink
Add GitHub URL for PyPi (#787)
Browse files Browse the repository at this point in the history
  • Loading branch information
andriyor committed Jun 18, 2022
1 parent 72a6cd9 commit 14ee53e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,9 @@
author="@plamere",
author_email="paul@echonest.com",
url='https://spotipy.readthedocs.org/',
project_urls={
'Source': 'https://github.com/plamere/spotipy',
},
install_requires=[
'redis>=3.5.3',
'requests>=2.25.0',
Expand Down

0 comments on commit 14ee53e

Please sign in to comment.