Skip to content

Commit 327f434

Browse files
committed
clarify where zip_app is needed for wheels
1 parent 4defb8f commit 327f434

File tree

1 file changed

+1
-0
lines changed
  • contrib/runners/python_runner

1 file changed

+1
-0
lines changed

contrib/runners/python_runner/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,5 @@ st2_runner_python_distribution(
44
"Python action runner "
55
"for the StackStorm event-driven automation platform"
66
),
7+
zip_safe=False,
78
)

0 commit comments

Comments
 (0)