Okay that broke the build process(?), testing if this fixes it
This commit is contained in:
parent
16a952a4eb
commit
cebd1ad71c
9
setup.py
9
setup.py
@ -66,10 +66,11 @@ try:
|
|||||||
'six',
|
'six',
|
||||||
'oauthlib==0.5.0',
|
'oauthlib==0.5.0',
|
||||||
|
|
||||||
# Annoying. Please remove once we can! We only indirectly
|
## Annoying. Please remove once we can! We only indirectly
|
||||||
# use pbr, and currently it breaks things, presumably till
|
## use pbr, and currently it breaks things, presumably till
|
||||||
# their next release.
|
## their next release.
|
||||||
'pbr==0.5.22',
|
# 'pbr==0.5.22',
|
||||||
|
|
||||||
## This is optional!
|
## This is optional!
|
||||||
# 'translitcodec',
|
# 'translitcodec',
|
||||||
## For now we're expecting that users will install this from
|
## For now we're expecting that users will install this from
|
||||||
|
Loading…
x
Reference in New Issue
Block a user