Skip to content

Commit 9a2fecd

Browse files
committed
Update setup.py
1 parent 1ee9c4b commit 9a2fecd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
history = "HISTORY.rst"
1717
requirements = None
1818

19-
KEYWORDS = project_var_name + ', Xavier Dupré'
19+
KEYWORDS = [project_var_name, 'Xavier Dupré', 'pandas', 'streaming']
2020
DESCRIPTION = """Streaming operations with pandas."""
2121
CLASSIFIERS = [
2222
'Programming Language :: Python :: 3',

0 commit comments

Comments
 (0)