Skip to content

Commit

Permalink
[RELEASE] 0.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
grosenberger committed Feb 7, 2020
1 parent 56c811e commit 96bd014
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
FROM python:3.7.3

# install numpy
RUN pip install numpy
RUN pip install numpy pyprophet

# install EasyPQP and dependencies
ADD . /easypqp
Expand Down

0 comments on commit 96bd014

Please sign in to comment.