Skip to content

Commit 1a587f8

Browse files
committed
#40 Provide Optional Built-in Hadoop Dependencies
1 parent 076c547 commit 1a587f8

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

setup.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,8 @@
3838
'pypaimon.api',
3939
'pypaimon.py4j',
4040
'pypaimon.py4j.util',
41-
'pypaimon.jars'
41+
'pypaimon.jars',
42+
'pypaimon.hadoop-deps'
4243
]
4344

4445
install_requires = [

0 commit comments

Comments
 (0)