Skip to content

Commit 6b53f7a

Browse files
authored
Merge pull request Azure#812 from mssonicbld/cherry/msft-202405/21886
[action] [PR:21886] Build fix for ptf-py3 issue on bullseye
2 parents 39119ef + dcb6cd8 commit 6b53f7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sonic-slave-bullseye/Dockerfile.j2

+1
Original file line numberDiff line numberDiff line change
@@ -526,6 +526,7 @@ RUN apt-get purge -y python3-pip python3-yaml
526526

527527
# For building Python packages
528528
RUN pip3 install setuptools==49.6.00
529+
RUN pip3 install setuptools-scm==8.1.0
529530
RUN pip3 install wheel==0.38.1
530531

531532
{%- if CONFIGURED_ARCH == "armhf" %}

0 commit comments

Comments
 (0)