aboutsummaryrefslogtreecommitdiffstats
path: root/setup.py
diff options
context:
space:
mode:
authorChristopher Allan Webber <cwebber@dustycloud.org>2014-01-23 09:32:54 -0600
committerChristopher Allan Webber <cwebber@dustycloud.org>2014-01-23 09:32:54 -0600
commitcebd1ad71cd588994c290fd3fb031b106fedc45d (patch)
tree366c3ed0f205e9a4aa7ab845be86fb1b9feb4d05 /setup.py
parent16a952a4eb739eab8db34032f31a8c55d6d03881 (diff)
downloadmediagoblin-cebd1ad71cd588994c290fd3fb031b106fedc45d.tar.lz
mediagoblin-cebd1ad71cd588994c290fd3fb031b106fedc45d.tar.xz
mediagoblin-cebd1ad71cd588994c290fd3fb031b106fedc45d.zip
Okay that broke the build process(?), testing if this fixes it
Diffstat (limited to 'setup.py')
-rw-r--r--setup.py9
1 files changed, 5 insertions, 4 deletions
diff --git a/setup.py b/setup.py
index a061f2fe..59101a9e 100644
--- 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