summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-24 12:16:26 +0100
committerFrancisco Redondo Marchena <francisco.marchena@codethink.co.uk>2014-10-24 12:16:26 +0100
commite8360785eef259394e13b2062407edc3c2cbc1e0 (patch)
tree8f88763805f528b196a50bfe8a1cfe5e02af5262
parentb24196886e77a71f17afef164f3644bce06c5382 (diff)
downloadwsgiref-e8360785eef259394e13b2062407edc3c2cbc1e0.tar.gz
Remove dependency of ez_setupbaserock/master
-rwxr-xr-xsetup.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/setup.py b/setup.py
index 96353c4..70f005c 100755
--- a/setup.py
+++ b/setup.py
@@ -2,9 +2,6 @@
"""Distutils setup file"""
-import ez_setup
-ez_setup.use_setuptools()
-
from setuptools import setup, find_packages
# Metadata