Skip to content

Commit

Permalink
Merge pull request #12 from heliaxdev/use-python-as-python3
Browse files Browse the repository at this point in the history
link python to python3
  • Loading branch information
tzemanovic authored Dec 10, 2024
2 parents 4a24964 + 8b2a150 commit 4778281
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,8 @@ namada:
RUN apt-get install -y parallel
RUN apt-get install -y python3

RUN apt install python-is-python3

# needed for speculos
RUN apt install -y \
git python3-pip pipx cmake gcc-arm-linux-gnueabihf libc6-dev-armhf-cross gdb-multiarch \
Expand Down

0 comments on commit 4778281

Please sign in to comment.