Skip to content

Commit 861a2b2

Browse files
authored
Merge pull request #15 from MITLibraries/74_health_check
Install django-health-check
2 parents 602e9b2 + c95a937 commit 861a2b2

File tree

5 files changed

+154
-130
lines changed

5 files changed

+154
-130
lines changed

Pipfile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ django-simple-captcha = "*"
3030
pillow = "*"
3131
python-docx = "*"
3232
chardet = "*"
33+
django-health-check = "*"
3334

3435

3536
[requires]

0 commit comments

Comments
 (0)