Use /bin/env in make_readme shebang
It helps with virtualenv usage Signed-off-by: Nils VAN ZUIJLEN <nils.van-zuijlen@mailo.com>
This commit is contained in:
parent
6a8d26b4fd
commit
09fbff0060
@ -1,4 +1,4 @@
|
|||||||
#! /usr/bin/python3
|
#! /usr/bin/env python3
|
||||||
|
|
||||||
import argparse
|
import argparse
|
||||||
import json
|
import json
|
||||||
|
Loading…
Reference in New Issue
Block a user