dev-python/pyenchant: remove unused patch

Closes: https://github.com/gentoo/gentoo/pull/2363

Signed-off-by: David Seifert <soap@gentoo.org>
This commit is contained in:
Michael Mair-Keimberger (asterix)
2016-09-19 19:34:30 +02:00
committed by David Seifert
parent 02c6e833a7
commit e2686433b1

View File

@@ -1,11 +0,0 @@
--- a/setup.py
+++ b/setup.py
@@ -6,8 +6,6 @@
#
-import distribute_setup
-distribute_setup.use_setuptools()
from setuptools import setup, find_packages, Extension
from distutils.archive_util import make_archive