We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4defb8f commit 327f434Copy full SHA for 327f434
contrib/runners/python_runner/BUILD
@@ -4,4 +4,5 @@ st2_runner_python_distribution(
4
"Python action runner "
5
"for the StackStorm event-driven automation platform"
6
),
7
+ zip_safe=False,
8
)
0 commit comments