Skip to content

Commit 99540b0

Browse files
committed
Use the pack virtualenv python
1 parent 7aeb589 commit 99540b0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packs/fixtures/actions/scripts/streamwriter-script.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python
1+
#!/opt/stackstorm/virtualenvs/fixtures/bin/python
22

33
import argparse
44
import sys

0 commit comments

Comments
 (0)