Skip to content

Commit c134696

Browse files
ldionneAlexisPerry
authored andcommitted
[libc++] Install Python packaging to resolve LLDB data formatter issues (llvm#95971)
This should fix the failures that started happening after llvm#93712 landed.
1 parent 6d77c63 commit c134696

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

libcxx/utils/ci/Dockerfile

+1
Original file line numberDiff line numberDiff line change
@@ -92,6 +92,7 @@ RUN sudo apt-get update \
9292
python3 \
9393
python3-dev \
9494
python3-distutils \
95+
python3-packaging \
9596
python3-psutil \
9697
software-properties-common \
9798
swig4.0 \

0 commit comments

Comments
 (0)