Skip to content

Commit

Permalink
Merge pull request #252 from sktston/feature/add-indy-library
Browse files Browse the repository at this point in the history
Add indy library
  • Loading branch information
baegjae authored Mar 20, 2024
2 parents d7f5819 + d2a8142 commit 69f69ba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docker/Dockerfile.run-wait
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ RUN DEBIAN_FRONTEND="noninteractive" pyenv global 3.9.2

RUN pip3 install --no-cache-dir \
-r requirements.txt \
-r requirements.indy.txt \
-r requirements.askar.txt \
-r requirements.bbs.txt \
-r requirements.skt.txt \
Expand Down

0 comments on commit 69f69ba

Please sign in to comment.