##// END OF EJS Templates
TST: Remove unneeded requirement on pywin32...
TST: Remove unneeded requirement on pywin32 The only routine that requires `pywin32` is `win32_clipboard_get` which is not tested.

File last commit:

r21337:03608cd1
r27013:a5c798b3
Show More
connect.py
2 lines | 69 B | text/x-python | PythonLexer
from ipykernel.connect import *
from jupyter_client.connect import *