Skip to content

Commit

Permalink
install rich
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy committed Mar 25, 2024
1 parent 8f717f9 commit c070b45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions earthly/python/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ python-base:

# Install ruff for linting.
RUN pip3 install ruff
RUN pip3 install rich

# Universal build scripts we will always need and are not target dependent.
COPY --dir scripts /scripts
Expand Down

0 comments on commit c070b45

Please sign in to comment.