From: Christopher Allan Webber Date: Thu, 23 Jan 2014 15:23:51 +0000 (-0600) Subject: Once we can, that is. X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=16a952a4eb739eab8db34032f31a8c55d6d03881;p=mediagoblin.git Once we can, that is. --- diff --git a/setup.py b/setup.py index 488f0b29..a061f2fe 100644 --- a/setup.py +++ b/setup.py @@ -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',