Merge pull request #2809 from shuffle2/master
make all python files executable and standardize interpreter
This commit is contained in:
1
tools/get_deps.py
Normal file → Executable file
1
tools/get_deps.py
Normal file → Executable file
@@ -1,3 +1,4 @@
|
||||
#!/usr/bin/env python3
|
||||
import argparse
|
||||
import sys
|
||||
import subprocess
|
||||
|
Reference in New Issue
Block a user