From 47fe7f4115fdf1d7fb8641edcdc823fdcd1bf569 Mon Sep 17 00:00:00 2001 From: Michal Stolarczyk Date: Fri, 6 Dec 2019 13:42:26 -0500 Subject: [PATCH] remove dev refgenconf installation step --- staging.Dockerfile | 1 - 1 file changed, 1 deletion(-) diff --git a/staging.Dockerfile b/staging.Dockerfile index 57e96b9..4103e82 100644 --- a/staging.Dockerfile +++ b/staging.Dockerfile @@ -3,5 +3,4 @@ LABEL authors="Nathan Sheffield, Michal Stolarczyk" COPY . /app -RUN pip install https://github.com/databio/refgenconf/archive/dev.zip RUN pip install .