We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc93517 commit 405af03Copy full SHA for 405af03
.github/workflows/compliance.yml
@@ -26,6 +26,7 @@ jobs:
26
pip3 install -U setuptools
27
export PATH="$HOME/.local/bin:$PATH"
28
pip3 install -U wheel
29
+ pip3 install lxml==4.9.1
30
pip3 install -U python-magic junitparser==2.8.0 gitlint pylint pykwalify
31
pip3 install --user -U west
32
pip3 show -f west
0 commit comments