Skip to content

Commit

Permalink
install rich (#213)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mr-Leshiy authored Mar 25, 2024
1 parent 45d46f1 commit d145148
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 d145148

Please sign in to comment.