From 7248eb72e5bfe2bd172e0aed09ccfdb7284e0ad2 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Fri, 11 Jun 2021 11:22:25 +0200 Subject: [PATCH] chg: [requirements] remove the pypi index from the requirements This fixes #505 but we need to find a clean solution for Pipfile generating it. --- REQUIREMENTS | 1 - 1 file changed, 1 deletion(-) diff --git a/REQUIREMENTS b/REQUIREMENTS index 0fcfcb2..120d7c1 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -5,7 +5,6 @@ # pipenv lock --requirements # --i https://pypi.org/simple -e . -e git+https://github.com/D4-project/BGP-Ranking.git/@fd9c0e03af9b61d4bf0b67ac73c7208a55178a54#egg=pybgpranking&subdirectory=client -e git+https://github.com/D4-project/IPASN-History.git/@fc5e48608afc113e101ca6421bf693b7b9753f9e#egg=pyipasnhistory&subdirectory=client