From 571fae24a1ee545d22efd818cfd31e41de23cd4f Mon Sep 17 00:00:00 2001 From: Blaise Li <blaise.li__git@nsup.org> Date: Mon, 4 Nov 2019 17:26:48 +0100 Subject: [PATCH] Just a comment. --- setup.py | 1 + 1 file changed, 1 insertion(+) diff --git a/setup.py b/setup.py index 5e771f4..5449192 100644 --- a/setup.py +++ b/setup.py @@ -31,6 +31,7 @@ setup( "pybedtools", "scipy", "seaborn"], + # specific versions and index would rather belong to requirements.txt #dependency_links=["git+https://gitlab.pasteur.fr/bli/libworkflows@744dd79b579577cb6e131653260d7990946be3ad#egg=libworkflows-0.1"], #dependency_links=["git+https://gitlab.pasteur.fr/bli/libworkflows#egg=libworkflows-0.1"] #dependency_links=["git+https://gitlab+deploy-token-31:isEzpsgbNf2sJMdUDy2g@gitlab.pasteur.fr/bli/libworkflows.git@744dd79b579577cb6e131653260d7990946be3ad#egg=libworkflows-0.1"] -- GitLab