1951071f14
junitparser has a bug that prevents it from working correctly when lxml is not installed. See this GH issue for more information: https://github.com/weiwei/junitparser/issues/99 Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
9 lines
162 B
Plaintext
9 lines
162 B
Plaintext
# COMPLIANCE: required by the compliance scripts
|
|
|
|
# used by ci/check_compliance
|
|
python-magic
|
|
python-magic-bin; sys_platform == "win32"
|
|
lxml
|
|
junitparser>=2
|
|
pylint
|