Sorting of the dependencies

This commit is contained in:
funilrys
2018-09-05 23:51:28 -04:00
committed by Steven Black
parent 4cd4b8167a
commit 4b92652576
+1 -1
View File
@@ -7,9 +7,9 @@
from __future__ import print_function
import sys
import argparse
import subprocess
import sys
def print_failure(msg):