Skip to content

Commit 88f4d69

Browse files
committed
Add requirement to setup.py, too
1 parent ff54324 commit 88f4d69

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

setup.py

+1
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@
3030
packages=["jupyter_sphinx"],
3131
install_requires=[
3232
"Sphinx>=2",
33+
"ipykernel>=4.5.1",
3334
"ipywidgets>=7.0.0",
3435
"IPython",
3536
"nbconvert>=5.5",

0 commit comments

Comments
 (0)