Setting a specific pbr version in setup.py

This commit is contained in:
Christopher Allan Webber 2014-01-23 09:23:38 -06:00
parent c5b8ff2c75
commit 9a7d986304

View File

@ -65,6 +65,11 @@ try:
'pytz',
'six',
'oauthlib==0.5.0',
# Annoying. Please remove! 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