Skip to content

Commit

Permalink
Merge pull request #8 from ankudinov/change-anta-version
Browse files Browse the repository at this point in the history
remove anta install as it's now avd requirement
  • Loading branch information
ankudinov authored Aug 12, 2024
2 parents d8cb825 + bca7cd0 commit 48ee7de
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 48ee7de

Please sign in to comment.