mirror of
https://github.com/apache/nuttx.git
synced 2026-09-27 18:58:27 +08:00
CI: CI Docker adds Python package installation
1. Add Python tool 'install CI' to MSYS2 platform 2. CI Python Add Package Construction Signed-off-by: wangmingrong1 <wangmingrong1@xiaomi.com>
This commit is contained in:
committed by
Xiang Xiao
parent
7def0983f6
commit
c9db6e8173
@@ -387,6 +387,7 @@ RUN pip3 install cmake-format
|
||||
RUN pip3 install cvt2utf
|
||||
# Install pytest
|
||||
RUN pip3 install cxxfilt
|
||||
RUN pip3 install construct
|
||||
RUN pip3 install esptool==4.8.dev4
|
||||
RUN pip3 install imgtool
|
||||
RUN pip3 install kconfiglib
|
||||
|
||||
Reference in New Issue
Block a user