Skip to content

Commit 8a25023

Browse files
committed
Set package keywords for PyPI use.
1 parent d047a51 commit 8a25023

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
author_email=github2.__contact__,
3131
url=github2.__homepage__,
3232
license='BSD',
33+
keywords="git github api",
3334
platforms=["any"],
3435
packages=find_packages(exclude=['ez_setup', 'tests']),
3536
scripts=['github2/bin/github_manage_collaborators'],

0 commit comments

Comments
 (0)