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 1ee9c4b commit 9a2fecdCopy full SHA for 9a2fecd
setup.py
@@ -16,7 +16,7 @@
16
history = "HISTORY.rst"
17
requirements = None
18
19
-KEYWORDS = project_var_name + ', Xavier Dupré'
+KEYWORDS = [project_var_name, 'Xavier Dupré', 'pandas', 'streaming']
20
DESCRIPTION = """Streaming operations with pandas."""
21
CLASSIFIERS = [
22
'Programming Language :: Python :: 3',
0 commit comments