Skip to content

Commit

Permalink
Merge pull request #197 from ucbds-infra/fix-reqs
Browse files Browse the repository at this point in the history
  • Loading branch information
chrispyles authored Jan 22, 2021
2 parents e4ed373 + 66a2930 commit 03bd4da
Show file tree
Hide file tree
Showing 18 changed files with 24,623 additions and 26,972 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ RUN mkdir /autograder
ADD requirements.txt /tmp/requirements.txt
RUN pip install -r /tmp/requirements.txt

RUN pip install otter-grader==2.0.5
RUN pip install git+https://github.com/ucbds-infra/otter-grader.git@1dd48ebfcc66e24f5d443f9ad94a422dad29d2ec
Loading

0 comments on commit 03bd4da

Please sign in to comment.