We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04737d3 commit 564541aCopy full SHA for 564541a
setup.py
@@ -28,7 +28,7 @@
28
license="BSD",
29
packages=["jupyter_sphinx"],
30
install_requires=[
31
- "Sphinx>=1.8",
+ "Sphinx>=2",
32
"ipywidgets>=7.0.0",
33
"IPython",
34
"nbconvert>=5.5",
0 commit comments