Skip to content

Commit

Permalink
installing presentation req.
Browse files Browse the repository at this point in the history
  • Loading branch information
turnmanh committed May 27, 2024
1 parent a7599e9 commit c4ebc72
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .devcontainer/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -95,3 +95,5 @@ WORKDIR /tmp

RUN pip install -r requirements.txt && \
pip install click cryptography

RUN bash ./build_scripts/install_presentation_requirements.sh

0 comments on commit c4ebc72

Please sign in to comment.