make all python files executable and standardize interpreter
This commit is contained in:
1
tools/build_utils.py
Normal file → Executable file
1
tools/build_utils.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import subprocess
|
||||
import pathlib
|
||||
import time
|
||||
|
Reference in New Issue
Block a user