##// END OF EJS Templates
don't cleanup egg-info after every setup.py command...
don't cleanup egg-info after every setup.py command would cause `setup.py css` or any other command to effectively uninstall a development install.

File last commit:

r415:4a5dcb15
r19528:318d611a
Show More
__init__.py
5 lines | 105 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = ["simplegeneric"]