Skip to content

Commit 7808f3c

Browse files
ishidawataruyxieca
authored andcommitted
[build]: add fastentrypoints which is used for sonic-utilities build (#2479)
sonic-net/sonic-utilities#438 Signed-off-by: Wataru Ishida <[email protected]>
1 parent 4a24103 commit 7808f3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sonic-slave/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -265,7 +265,7 @@ RUN pip install --force-reinstall --upgrade jinja2>=2.10
265265
RUN pip install j2cli
266266

267267
# For sonic utilities testing
268-
RUN pip install click-default-group click natsort tabulate netifaces==0.10.7
268+
RUN pip install click-default-group click natsort tabulate netifaces==0.10.7 fastentrypoints
269269

270270
# For supervisor build
271271
RUN pip install meld3 mock

0 commit comments

Comments
 (0)