Skip to content

Commit

Permalink
remove anta install as it's now avd requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
ankudinov committed Aug 12, 2024
1 parent d8cb825 commit bca7cd0
Showing 1 changed file with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,4 @@ RUN /bin/addAliases.sh
RUN bash -c "$(curl -sL https://get.containerlab.dev)" -- -v ${CLAB_VERSION} \
&& pip3 install --user yamllint \
&& pip install --user "eos-downloader>=0.10.1" \
&& pip install --user passlib \
&& pip3 install anta==0.12.0
&& pip install --user passlib

0 comments on commit bca7cd0

Please sign in to comment.