zephyr/scripts/requirements-compliance.txt
Peter Bigot 78f36fa534 python3: add check_compliance package requirements
Running check_compliance on a PR before submitting it can avert
embarrassing mistakes.  Ensure the packages needed to do so are
installed along with all the others.

Signed-off-by: Peter Bigot <peter.bigot@nordicsemi.no>
2020-08-11 14:49:48 -04:00

7 lines
112 B
Plaintext

# COMPLIANCE: required by the compliance scripts
# used by ci/check_compliance
python-magic
junitparser
pylint