We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f6146e commit 6a20060Copy full SHA for 6a20060
1 file changed
setup.py
@@ -115,6 +115,7 @@ def reqs(*f):
115
name=NAME,
116
version=meta['version'],
117
description=meta['doc'],
118
+ keywords='test unit testing pytest unittest mock patch',
119
author=meta['author'],
120
author_email=meta['contact'],
121
url=meta['homepage'],
0 commit comments