Skip to content

Commit

Permalink
Do not install ev-cli
Browse files Browse the repository at this point in the history
Signed-off-by: Andreas Heinrich <andreas.heinrich@rwth-aachen.de>
  • Loading branch information
andistorm committed May 28, 2024
1 parent c737082 commit d8424e2
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions docker/images/build-kit/alpine.Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -73,10 +73,6 @@ RUN python3 -m pip install \
gcovr==5.0 \
build

# install ev-cli
ARG EVEREST_UTILS_VERSION=v0.2.3
RUN python3 -m pip install git+https://github.com/EVerest/everest-utils@${EVEREST_UTILS_VERSION}#subdirectory=ev-dev-tools

# install edm
RUN python3 -m pip install git+https://github.com/EVerest/everest-dev-environment@v0.5.5#subdirectory=dependency_manager

Expand Down

0 comments on commit d8424e2

Please sign in to comment.