Removing PIL from the setup.py develop process.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 26 Jul 2012 15:46:10 +0000 (10:46 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Thu, 26 Jul 2012 15:46:21 +0000 (10:46 -0500)
commit33e902e3b39d9f4b25280ccd15300eaca624e778
treed08c7b3251d5d6c5df88cf5af0a04f5b95d51eb7
parentc7fd56c9e0052cd2b619962afbe454bcf3c1ec0c
Removing PIL from the setup.py develop process.

People should use package managers to install PIL.  It's too much of a
mess to install via python packaging.
setup.py