##// 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
Name Size Modified Last Commit Author
/ IPython / frontend / process
__init__.py Loading ...
killableprocess.py Loading ...
pipedprocess.py Loading ...
winprocess.py Loading ...