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 843f2da commit 6b977ccCopy full SHA for 6b977cc
setup.py
@@ -10,7 +10,7 @@
10
install_requires=[
11
'docutils',
12
'jupyterlite',
13
- 'sphinx>=1.8',
+ 'sphinx>=4,<5',
14
'jupyter_server',
15
'jupyterlab_server',
16
],
0 commit comments