From 9feedc409c28b3cc3011f445c126fc7f8ee87042 Mon Sep 17 00:00:00 2001 From: Blaise Li <blaise.li__git@nsup.org> Date: Mon, 27 Jan 2020 18:38:14 +0100 Subject: [PATCH] More fixing attempts. --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 468dbc5..0ebd7d3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -31,7 +31,7 @@ joblib==0.14.1 jsonschema==3.2.0 jupyter-core==4.6.1 kiwisolver==1.1.0 -libcelegans==0.1 @ git+https://bioinfo_utils:izoZHUvhFJU8689hqM5u@gitlab.pasteur.fr/bli/libcelegans.git@36938bcfd6c1e4d1b51ec39d7706fb17e08a64d4#egg=libcelegans==0.1 +git+https://bioinfo_utils:izoZHUvhFJU8689hqM5u@gitlab.pasteur.fr/bli/libcelegans.git@36938bcfd6c1e4d1b51ec39d7706fb17e08a64d4#egg=libcelegans==0.1 # Editable install with no version control (libdeseq==0.2) -e git+https://bioinfo_utils:uqiFbzWyBtzxYn7br82P@gitlab.pasteur.fr/bli/libdeseq.git@c4928c62ba6875dbe83e77caceb7265a7a81045d#egg=libdeseq==0.2 # Editable install with no version control (libhts==0.2) -- GitLab