diff options
Diffstat (limited to 'requirements.txt')
-rw-r--r-- | requirements.txt | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/requirements.txt b/requirements.txt index 95d0fe8..ac56c37 100644 --- a/requirements.txt +++ b/requirements.txt | |||
@@ -1,5 +1 @@ | |||
1 | # The order of packages is significant, because pip processes them in the order | pbr>=1.6 | |
2 | # of appearance. Changing the order has an impact on the overall integration | ||
3 | # process, which may cause wedges in the gate later. | ||
4 | |||
5 | pbr>=1.6 # Apache-2.0 | ||