projects
/
mediagoblin.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
16a952a
)
Okay that broke the build process(?), testing if this fixes it
author
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:32:54 +0000
(09:32 -0600)
committer
Christopher Allan Webber
<cwebber@dustycloud.org>
Thu, 23 Jan 2014 15:32:54 +0000
(09:32 -0600)
setup.py
patch
|
blob
|
blame
|
history
diff --git
a/setup.py
b/setup.py
index a061f2fe11c4c8408478c9a9b03d7132f1644c2a..59101a9ef170ff3d428cc5fad090a2b19b4259ee 100644
(file)
--- a/
setup.py
+++ b/
setup.py
@@
-66,10
+66,11
@@
try:
'six',
'oauthlib==0.5.0',
- # 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',
+ ## 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',
## For now we're expecting that users will install this from