diff options
Diffstat (limited to 'setup.py')
-rw-r--r-- | setup.py | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -66,9 +66,9 @@ try: 'six', 'oauthlib==0.5.0', - # Annoying. Please remove! we only indirectly use pbr, and - # currently it breaks things, presumably till their next - # release. + # Annoying. Please remove once we can! We only indirectly + # use pbr, and currently it breaks things, presumably till + # their next release. 'pbr==0.5.22', ## This is optional! # 'translitcodec', |