Skip to content

Commit 52ec078

Browse files
author
Dana Powers
committed
Make sure to include kafka.partitioner in setup package spec
1 parent ffaf9c3 commit 52ec078

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,7 @@ def run(cls):
3737
packages=[
3838
"kafka",
3939
"kafka.consumer",
40+
"kafka.partitioner",
4041
"kafka.producer",
4142
],
4243

0 commit comments

Comments
 (0)