summaryrefslogtreecommitdiff
path: root/requirements-py2.txt
diff options
context:
space:
mode:
authorJoshua Harlow <harlowja@yahoo-inc.com>2014-10-29 14:42:49 -0700
committerJoshua Harlow <harlowja@yahoo-inc.com>2014-10-29 21:44:29 +0000
commit543b6a06f7dc64b6ef604d52cb13d61cf9bc1f63 (patch)
tree28c37dd0b497ebc5129d65bc6ee678940d8a6c9b /requirements-py2.txt
parent59f45e8b145ceb2f0fd962be5a3eb6e4567ee335 (diff)
downloadtaskflow-543b6a06f7dc64b6ef604d52cb13d61cf9bc1f63.tar.gz
Link bug in requirements so people understand why pbr is listed
To make it more obvious why pbr is the first requirement in the file/s add a link to the bug that caused this requirement to be re-added so that for future prosperity/generations... it is known. Change-Id: I11b23675cc379934e83b237bc30ca6baa0a87751
Diffstat (limited to 'requirements-py2.txt')
-rw-r--r--requirements-py2.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/requirements-py2.txt b/requirements-py2.txt
index fe897b7..0827e7e 100644
--- a/requirements-py2.txt
+++ b/requirements-py2.txt
@@ -2,6 +2,7 @@
# of appearance. Changing the order has an impact on the overall integration
# process, which may cause wedges in the gate later.
+# See: https://bugs.launchpad.net/pbr/+bug/1384919 for why this is here...
pbr>=0.6,!=0.7,<1.0
# Packages needed for using this library.