Home
last modified time | relevance | path

Searched refs:not_satisfied (Results 1 – 1 of 1) sorted by relevance

/hal_espressif-3.4.0/tools/
Dcheck_python_dependencies.py39 not_satisfied = [] variable
54 not_satisfied.append(line)
56 if len(not_satisfied) > 0:
58 for requirement in not_satisfied:
81 for requirement in not_satisfied: