From 968571920b33dc4b5190581abe6140945b49da6d Mon Sep 17 00:00:00 2001 From: Monty Taylor Date: Thu, 13 Oct 2016 11:04:12 -0500 Subject: A few structural cleanups --- requirements.txt | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'requirements.txt') diff --git a/requirements.txt b/requirements.txt index 95d0fe8..ac56c37 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1 @@ -# 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>=1.6 # Apache-2.0 +pbr>=1.6 -- cgit v1.2.3