##// END OF EJS Templates
Let Travis know about es6-promise,...
Let Travis know about es6-promise, instead of rsvp which is not used anymore.

File last commit:

r13195:ee7d313e
r18911:3eb58368
Show More
__init__.py
2 lines | 43 B | text/x-python | PythonLexer
MinRK
add Kernel-side widgets
r13188 from .manager import *
MinRK
rename widget to comm
r13195 from .comm import *