jupyter / jupyter_kernel_test

A tool for testing Jupyter kernels

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nose dependency

kmike opened this issue · comments

Hey,

Thanks for the awesome repo!

I noticed that nose is not in flit.ini, but it is used in jupyter_kernel_test. What about either adding nose to install_requires or dropping this dependency?

fixed by #11