Removing PyPump as we aren't using it yet and there's a dependency conflict ;|

This commit is contained in:
Christopher Allan Webber 2013-08-15 18:29:35 -05:00
parent 97b9b98c1e
commit fc714df00d

View File

@ -64,7 +64,6 @@ setup(
'pytz', 'pytz',
'six', 'six',
'oauthlib', 'oauthlib',
'pypump',
## 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