mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-30 11:37:06 +08:00
[docker] add python3 lxml to CI image
This commit is contained in:
@@ -13,4 +13,5 @@ RUN DEBIAN_FRONTEND=noninteractive apt-get update && apt-get install -y \
|
|||||||
g++-arm-linux-gnueabi \
|
g++-arm-linux-gnueabi \
|
||||||
libgazebo8-dev \
|
libgazebo8-dev \
|
||||||
rustc cargo \
|
rustc cargo \
|
||||||
|
python3-lxml \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|||||||
Reference in New Issue
Block a user