mirror of
https://github.com/paparazzi/paparazzi.git
synced 2026-05-27 17:06:31 +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 \
|
||||
libgazebo8-dev \
|
||||
rustc cargo \
|
||||
python3-lxml \
|
||||
&& rm -rf /var/lib/apt/lists/*
|
||||
|
||||
Reference in New Issue
Block a user