diff options
author | Monty Taylor <mordred@inaugust.com> | 2016-10-13 11:04:12 -0500 |
---|---|---|
committer | Monty Taylor <mordred@inaugust.com> | 2016-10-13 11:25:33 -0500 |
commit | 968571920b33dc4b5190581abe6140945b49da6d (patch) | |
tree | 6f07526ff224ec5bc7afbc90dfd92ed0780d0dee /requirements.txt | |
parent | 644d93f4d632c302cc8cd8ef5c465acfa4e478d5 (diff) |
A few structural cleanups
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 | ||