Skip to content

Commit 4978e24

Browse files
authored
Remove distuils pin (#397)
1 parent 7d9f135 commit 4978e24

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,10 @@ Tracker = "https://github.com/jupyterlab/jupyterlab_server/issues"
5656
[project.optional-dependencies]
5757
docs = [
5858
"autodoc-traits",
59-
"docutils<0.20",
6059
"pydata_sphinx_theme",
6160
"sphinx",
6261
"sphinx-copybutton",
63-
"sphinxcontrib-openapi",
62+
"sphinxcontrib-openapi>0.8",
6463
"myst-parser",
6564
"mistune<3",
6665
"jinja2<3.2.0"

0 commit comments

Comments
 (0)