File 1002_no_ez_setup.patch of Package gyp
--- a/setup.py +++ b/setup.py @@ -4,8 +4,6 @@ # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. -from ez_setup import use_setuptools -use_setuptools() from setuptools import setup setup(