1
0
mirror of https://gitlab.crans.org/bde/nk20 synced 2025-06-21 01:48:21 +02:00

Fix docker setup, remove select2 files (unused)

This commit is contained in:
Yohann D'ANELLO
2020-04-03 04:03:58 +02:00
parent c8854cf45d
commit 04f9ae51ed
169 changed files with 24 additions and 49039 deletions

View File

@ -18,7 +18,6 @@ COPY . /code/
# Comment what is not needed
RUN pip install -r requirements/base.txt
RUN pip install -r requirements/api.txt
RUN pip install -r requirements/cas.txt
RUN pip install -r requirements/production.txt