Skip to content

Commit

Permalink
Adds keywords to setup.py
Browse files Browse the repository at this point in the history
  • Loading branch information
ask committed Oct 10, 2016
1 parent 3f6146e commit 6a20060
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 @@ -115,6 +115,7 @@ def reqs(*f):
name=NAME,
version=meta['version'],
description=meta['doc'],
keywords='test unit testing pytest unittest mock patch',
author=meta['author'],
author_email=meta['contact'],
url=meta['homepage'],
Expand Down

0 comments on commit 6a20060

Please sign in to comment.