From e7c90c28969c53b4f4d39adcd4b32fe7dd607cec Mon Sep 17 00:00:00 2001 From: Moshe Levi Date: Wed, 19 Apr 2017 10:39:12 +0300 Subject: [PATCH] remove pbr from requirements Change-Id: Ia838364f6bd65d319581e96fe6de73a700ddb166 --- requirements.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index a498c4c..2214516 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,6 @@ # The order of packages is significant, because pip processes them in the order # of appearance. Changing the order has an impact on the overall integration # process, which may cause wedges in the gate later. -pbr>=2.0.0 # Apache-2.0 Babel>=1.3 lxml pyzmq