Skip to content

Commit

Permalink
Install pyyaml
Browse files Browse the repository at this point in the history
  • Loading branch information
ceshine committed Oct 27, 2019
1 parent 53c8603 commit 7d44d0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile
Expand Up @@ -43,5 +43,6 @@ WORKDIR /home/$USERNAME/src

RUN echo "source activate yt8m" > ~/.bashrc
RUN bash -c "source activate yt8m && pip install PyTorchHelperBot/."
RUN bash -c "source activate yt8m && pip install pyyaml"

RUN bash

0 comments on commit 7d44d0f

Please sign in to comment.