From 877a3a579d09e178c5c7400e1cdebda70c89f2bd Mon Sep 17 00:00:00 2001 From: softir <elisabetta.giani@inaf.it> Date: Fri, 3 Apr 2020 16:50:27 +0200 Subject: [PATCH] AT5-370: added extra--url to install csp-lmc-common package and its dependencies. --- docker-requirements.txt | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docker-requirements.txt b/docker-requirements.txt index 040cecb..92273ec 100644 --- a/docker-requirements.txt +++ b/docker-requirements.txt @@ -1,3 +1,4 @@ +--extra-index-url https://nexus.engageska-portugal.pt/repository/pypi/simple docutils markupsafe pygments @@ -13,4 +14,5 @@ sphinx-autobuild sphinx-rtd-theme sphinxcontrib-websupport pipdeptree -pylint_junit \ No newline at end of file +pylint_junit +csp-lmc-common >= 0.5.3 -- GitLab