Page MenuHomeSoftware Heritage

D3054.diff
No OneTemporary

D3054.diff

diff --git a/docker/Dockerfile b/docker/Dockerfile
--- a/docker/Dockerfile
+++ b/docker/Dockerfile
@@ -26,16 +26,6 @@
RUN pip install --upgrade pip setuptools wheel
RUN pip install gunicorn httpie
-ARG CASS_DRIVER_NO_CYTHON
-ENV CASS_DRIVER_NO_CYTHON ${CASS_DRIVER_NO_CYTHON}
-ARG CASS_DRIVER_BUILD_CONCURRENCY
-ENV CASS_DRIVER_BUILD_CONCURRENCY ${CASS_DRIVER_BUILD_CONCURRENCY:-1}
-RUN pip install cassandra-driver
-
-# Enforce installation of django 1 otherwise pip will choose django 2 when
-# installing the swh stack due to poor version dependency support in pip
-RUN pip install 'Django<2'
-
RUN pip install \
swh-core[db,http] \
swh-deposit[server] \

File Metadata

Mime Type
text/plain
Expires
Dec 20 2024, 9:41 AM (11 w, 4 d ago)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3216261

Event Timeline