Sophie

Sophie

distrib > Fedora > 14 > x86_64 > by-pkgid > 74ff0eeb9f6839eafa57b9a8b7761eb3 > files > 1

python-repoze-what-pylons-1.0-5.fc14.src.rpm

--- setup.py.orig	2009-06-05 07:40:56.000000000 -0400
+++ setup.py	2009-06-05 07:41:01.000000000 -0400
@@ -15,9 +15,6 @@
 
 import os
 
-from ez_setup import use_setuptools
-use_setuptools()
-
 from setuptools import setup, find_packages
 
 here = os.path.abspath(os.path.dirname(__file__))