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:
chao an 2024-04-02 11:13:50 +08:00 committed by Xiang Xiao
parent 62e1af457d
commit e552a3faa5

View File

@ -209,7 +209,6 @@ python_tools() {
pip3 install \
cmake-format \
CodeChecker \
cvt2utf \
cxxfilt \
esptool==4.5.1 \