freebsd-ports/devel/py-extremes/files/patch-setup.py
Dryice Dong Liu e9da7bab57 The peak.util.extremes module provides a production-quality implementation
of the Min and Max objects from PEP 326.

PR:		ports/119915
Submitted by:	alexander smishlajev <alex@tycobka.lv>
2008-01-28 09:19:17 +00:00

11 lines
238 B
Python

--- setup.py.orig Wed Nov 21 14:25:46 2007
+++ setup.py Tue Jan 22 11:28:34 2008
@@ -1,8 +1,6 @@
#!/usr/bin/env python
"""Distutils setup file"""
-import ez_setup
-ez_setup.use_setuptools()
from setuptools import setup
# Metadata