Skip to content

Commit ebd77d1

Browse files
feat: sync python packages with features/python
1 parent 80bbce1 commit ebd77d1

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/cpp/Dockerfile

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,14 @@ RUN export DEBIAN_FRONTEND=noninteractive; \
2323
lldb-19 \
2424
llvm-19 \
2525
ninja-build \
26+
pipx \
2627
pkg-config \
2728
python3 \
29+
python3-doc \
2830
python3-pip \
2931
python3-venv \
32+
python3-dev \
33+
python3-tk \
3034
tar \
3135
unzip \
3236
zip \

0 commit comments

Comments
 (0)