changeset 10905 | 13a1b2fb7ef2 |
parent 10768 | 95b7a15b2f05 |
child 11468 | 1c1126b1d919 |
--- a/setup.py Wed Apr 14 09:09:43 2010 +0200 +++ b/setup.py Wed Apr 14 17:58:10 2010 +0900 @@ -37,7 +37,6 @@ import tempfile from distutils.core import setup, Extension from distutils.dist import Distribution -from distutils.command.install_data import install_data from distutils.command.build import build from distutils.command.build_py import build_py from distutils.spawn import spawn, find_executable