Skip to content

Commit

Permalink
[build]: add fastentrypoints which is used for sonic-utilities build (#…
Browse files Browse the repository at this point in the history
…2479)

sonic-net/sonic-utilities#438

Signed-off-by: Wataru Ishida <ishida@nel-america.com>
  • Loading branch information
ishidawataru authored and lguohan committed Jan 24, 2019
1 parent 4e905e8 commit 12735ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sonic-slave/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ RUN pip install --force-reinstall --upgrade jinja2>=2.10
RUN pip install j2cli

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

# For supervisor build
RUN pip install meld3 mock
Expand Down

0 comments on commit 12735ab

Please sign in to comment.