##// END OF EJS Templates
Remove Qt console package_data from setup...
Remove Qt console package_data from setup We should remember this when the ipython_qtconsole package gets its own setup. Closes gh-8140

File last commit:

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