Skip to content

Commit 6a20060

Browse files
committed
Adds keywords to setup.py
1 parent 3f6146e commit 6a20060

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -115,6 +115,7 @@ def reqs(*f):
115115
name=NAME,
116116
version=meta['version'],
117117
description=meta['doc'],
118+
keywords='test unit testing pytest unittest mock patch',
118119
author=meta['author'],
119120
author_email=meta['contact'],
120121
url=meta['homepage'],

0 commit comments

Comments
 (0)