From 26e9f870a3d6aea1c7ff4d576d9b38e3b4d5bbbc Mon Sep 17 00:00:00 2001 From: Barry Warsaw Date: Mon, 6 Feb 2017 09:54:05 -0500 Subject: Remove the dependency on httplib2. Closes #42 --- setup.py | 1 - 1 file changed, 1 deletion(-) (limited to 'setup.py') diff --git a/setup.py b/setup.py index 97320e2df..78b6025b8 100644 --- a/setup.py +++ b/setup.py @@ -111,7 +111,6 @@ case second `m'. Any other spelling is incorrect.""", 'flufl.bounce', 'flufl.i18n', 'flufl.lock', - 'httplib2', 'lazr.config', 'passlib', 'requests', -- cgit v1.2.3-70-g09d2