Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Commit

Permalink
scirius: upgrade six is enough
Browse files Browse the repository at this point in the history
  • Loading branch information
regit committed Feb 3, 2016
1 parent 3230bf9 commit 0d85470
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/docker/scirius/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@ RUN ln -sf /opt/selks/scirius-scirius-${VERSION} /opt/selks/scirius
WORKDIR /opt/selks/scirius
RUN pip install --upgrade six
RUN pip install -r requirements.txt
RUN pip install django-tables2==1.0.7
RUN ln -s /etc/scirius/local_settings.py /opt/selks/scirius/scirius/
ADD django/scirius.json /opt/selks/scirius/
ADD django/scirius.sh /opt/selks/bin/
Expand Down

0 comments on commit 0d85470

Please sign in to comment.