We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 90d3554 commit 4bda6e5Copy full SHA for 4bda6e5
setup.py
@@ -66,6 +66,7 @@
66
'Programming Language :: Python :: 3',
67
],
68
keywords='vertica machine-learning python big-data data-visualization preparation data-science python-library',
69
+ packages=find_packages(),
70
package_dir={'':'vertica_ml_python'},
71
install_requires=['numpy','math','matplotlib','random','time','shutil'],
72
project_urls={
0 commit comments