py3k: Remove use_2to3 from setup.py

This is unnecessary now.
This commit is contained in:
Brian Crowell 2012-10-28 10:33:58 -05:00 committed by Shuge Lee
parent 965928c63f
commit 2891d5a15e

View File

@ -454,7 +454,6 @@ setup(
author='Alex Clark (fork author)',
author_email='aclark@aclark.net',
url='http://github.com/python-imaging/Pillow',
use_2to3=True,
classifiers=[
"Development Status :: 6 - Mature",
"Topic :: Multimedia :: Graphics",