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
@ -209,7 +209,6 @@ python_tools() {
|
|||||||
|
|
||||||
pip3 install \
|
pip3 install \
|
||||||
cmake-format \
|
cmake-format \
|
||||||
CodeChecker \
|
|
||||||
cvt2utf \
|
cvt2utf \
|
||||||
cxxfilt \
|
cxxfilt \
|
||||||
esptool==4.5.1 \
|
esptool==4.5.1 \
|
||||||
|
Loading…
Reference in New Issue
Block a user