From fc714df00d933db2cab20f4b3a8f2b9a0ddb098d Mon Sep 17 00:00:00 2001 From: Christopher Allan Webber Date: Thu, 15 Aug 2013 18:29:35 -0500 Subject: Removing PyPump as we aren't using it yet and there's a dependency conflict ;| --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 0155b8ce..b485a2ff 100644 --- a/setup.py +++ b/setup.py @@ -64,7 +64,6 @@ setup( 'pytz', 'six', 'oauthlib', - 'pypump', ## This is optional! # 'translitcodec', ## For now we're expecting that users will install this from -- cgit v1.2.3