Skip to content

Commit

Permalink
fix dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
hrzn committed Feb 3, 2021
1 parent 6bf7794 commit d4d6113
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Dockerfile
Expand Up @@ -23,6 +23,4 @@ ADD . /home/jovyan/work

WORKDIR /home/jovyan/work

RUN pip install -q '.[all]'
RUN pip install -q -r requirements/dev.txt

RUN pip install .['all']

0 comments on commit d4d6113

Please sign in to comment.