-
- Downloads
Makefile: use hashbang in Python scripts
Execute Python scripts directly so they use the specified interpreter + parameters in the first line. This aligns the behavior between running Python scripts through make and manually in the shell.
Please register or sign in to comment