Skip to content

Commit

Permalink
install python (#10)
Browse files Browse the repository at this point in the history
* install python

* install python

* install python

* install python

* install python
  • Loading branch information
Fraccaman authored Dec 9, 2024
1 parent 0d79ad5 commit cc9568a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ namada:
RUN apt-get install -y pkg-config
RUN apt-get install -y gcc
RUN apt-get install -y parallel
RUN apt-get install -y python3

# needed for speculos
RUN apt install -y \
Expand Down

0 comments on commit cc9568a

Please sign in to comment.