##// END OF EJS Templates
use binaries for Python on mac...
use binaries for Python on mac instead of building from source with pipenv saves several minutes

File last commit:

r24687:dc0ceb16
r24815:ef389337
Show More
__init__.py
5 lines | 90 B | text/x-python | PythonLexer
"""
This package contains all third-party modules bundled with IPython.
"""
__all__ = []