Skip to content

Commit 4bda6e5

Browse files
authored
Update setup.py
1 parent 90d3554 commit 4bda6e5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -66,6 +66,7 @@
6666
'Programming Language :: Python :: 3',
6767
],
6868
keywords='vertica machine-learning python big-data data-visualization preparation data-science python-library',
69+
packages=find_packages(),
6970
package_dir={'':'vertica_ml_python'},
7071
install_requires=['numpy','math','matplotlib','random','time','shutil'],
7172
project_urls={

0 commit comments

Comments
 (0)