Skip to content

Commit 299701e

Browse files
author
Hanzhang Zeng (Roger)
committed
[HotFix] Add shared_memory_data_transfer in setup.py
1 parent 2d73430 commit 299701e

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
@@ -384,6 +384,7 @@ def run(self):
384384
'azure_functions_worker.protos.identity',
385385
'azure_functions_worker.protos.shared',
386386
'azure_functions_worker.bindings',
387+
'azure_functions_worker.bindings.shared_memory_data_transfer',
387388
'azure_functions_worker.utils',
388389
'azure_functions_worker._thirdparty'],
389390
install_requires=[

0 commit comments

Comments
 (0)