Skip to content

Commit cdf88cf

Browse files
committed
clarify where zip_app is needed for wheels
1 parent 70a90ca commit cdf88cf

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
@@ -3,4 +3,5 @@ st2_runner_python_distribution(
33
description=(
44
"Python action runner for the StackStorm event-driven automation platform"
55
),
6+
zip_safe=False,
67
)

0 commit comments

Comments
 (0)