Skip to content

Commit

Permalink
Removed obsolete comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
james-perretta committed Nov 21, 2024
1 parent 313b614 commit 3b71b30
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile-django-dev
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ RUN pip install pip-tools

COPY ./requirements.txt .
RUN pip-sync requirements.txt
# IMPORTANT: Also update version in Dockerfile-grader-dev
RUN pip install django-debug-toolbar==3.5.0

WORKDIR /usr/src/app
Expand Down

0 comments on commit 3b71b30

Please sign in to comment.