##// END OF EJS Templates
Move cleanup to main setup.py, where it belongs....
Move cleanup to main setup.py, where it belongs. Distutils now generates .egg-info stuff even without setuptools, so we should do the cleanup in the main script.
Fernando Perez -
r2460:e8303d57
Show More