Skip to content

Commit

Permalink
Add keywords to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
matteing committed May 18, 2016
1 parent 9990b3d commit 5952b38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
author_email='dev@mxio.us',
description="A wrapper for iTunes Search API",
long_description=open('README.md').read(),
keywords='itunes search api wrapper simple clear cover album art music'
# Package routines
packages=find_packages(exclude=['scripts', 'tests']),
install_requires=['requests'],
Expand Down

0 comments on commit 5952b38

Please sign in to comment.