Description: Urgh, ez_setup
Author: Stefano Rivera <stefanor@debian.org>
Last-Update: 2012-01-24

--- a/setup.py
+++ b/setup.py
@@ -16,9 +16,6 @@
 # You should have received a copy of the GNU Lesser General Public License
 # along with lazr.restfulclient.  If not, see <http://www.gnu.org/licenses/>.
 
-import ez_setup
-ez_setup.use_setuptools()
-
 import sys
 from setuptools import setup, find_packages
 
