mirror of
https://github.com/apache/nuttx.git
synced 2026-08-03 13:19:01 +00:00
ci/darwin: remove codechecker from install list
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. codechecker 6.23.1 requires PyYAML==6.0.1, but you have pyyaml 5.4.1 which is incompatible. Signed-off-by: chao an <anchao@lixiang.com>
This commit is contained in:
parent
62e1af457d
commit
e552a3faa5
1 changed files with 0 additions and 1 deletions
|
|
@ -209,7 +209,6 @@ python_tools() {
|
|||
|
||||
pip3 install \
|
||||
cmake-format \
|
||||
CodeChecker \
|
||||
cvt2utf \
|
||||
cxxfilt \
|
||||
esptool==4.5.1 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue