Codebase list gyp / bbbca9e
Do not import ez_setup Jérémy Lal 10 years ago
1 changed file(s) with 11 addition(s) and 0 deletion(s). Raw diff Collapse all Expand all
0 --- a/setup.py
1 +++ b/setup.py
2 @@ -4,8 +4,6 @@
3 # Use of this source code is governed by a BSD-style license that can be
4 # found in the LICENSE file.
5
6 -from ez_setup import use_setuptools
7 -use_setuptools()
8 from setuptools import setup
9
10 setup(