##// END OF EJS Templates
use utils/submodule in setup.py...
use utils/submodule in setup.py `setup.py anything` will halt with an informative error if the submodules are unclean. It will fetch the submodules if they are entirely absent. Nothing will happen if it is not a git repo.

File last commit:

r10284:2a5c0f89
r10556:c7a727c8
Show More
__init__.py
2 lines | 86 B | text/x-python | PythonLexer
from .manager import IOLoopKernelManager
from .restarter import IOLoopKernelRestarter