Searched refs:DEPS_FILE (Results 1 – 1 of 1) sorted by relevance
23 DEPS_FILE = 'DEPS' variable29 if not os.path.isfile(DEPS_FILE):34 with open(DEPS_FILE, 'r') as f: