Once we can, that is.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:23:51 +0000 (09:23 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:23:51 +0000 (09:23 -0600)
setup.py

index 488f0b29bac8b7808e8af84b42423a59b7f37a5e..a061f2fe11c4c8408478c9a9b03d7132f1644c2a 100644 (file)
--- 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',