Make pre-commit-hook happy
This commit is contained in:
parent
ba6c4f6956
commit
4031ed6b29
|
|
@ -18,4 +18,3 @@ ELASTIC_PASSWORD=verysecret
|
|||
|
||||
TZ=America/New_York
|
||||
DJANGO_DEBUG=True
|
||||
|
||||
|
|
|
|||
|
|
@ -18,4 +18,3 @@ COPY backend/requirements.txt backend/requirements.txt
|
|||
COPY requirements-dev.txt requirements-dev.txt
|
||||
|
||||
RUN pip install --no-cache-dir -r requirements-dev.txt
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue