Skip to content

Commit

Permalink
Fix 'Docker' configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
lycantropos committed May 11, 2023
1 parent f2d95ab commit afc1930
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ RUN pip install --upgrade pip setuptools

WORKDIR /opt/reprit

COPY requirements.txt .
RUN pip install -r requirements.txt

COPY requirements-tests.txt .
RUN pip install -r requirements-tests.txt

Expand Down

0 comments on commit afc1930

Please sign in to comment.