Sorting of the dependencies

This commit is contained in:
funilrys
2018-08-10 15:56:38 +02:00
committed by Steven Black
parent 4cd4b8167a
commit 4b92652576

View File

@@ -7,9 +7,9 @@
from __future__ import print_function
import sys
import argparse
import subprocess
import sys
def print_failure(msg):