-
Lars Kruse authored
The conventional approach for choosing an interpreter is based on virtual environments. Thus `/usr/bin/env python3` should be used instead of mixed shell/python code for selecting a hard-coded interpreter.
Lars Kruse authoredThe conventional approach for choosing an interpreter is based on virtual environments. Thus `/usr/bin/env python3` should be used instead of mixed shell/python code for selecting a hard-coded interpreter.