Freeze the docutils Python package

This commit is contained in:
Gerard Vermeulen 2023-05-10 06:28:11 +02:00
parent 7b378aaf86
commit 0e34c0afa2
1 changed files with 2 additions and 1 deletions

View File

@ -5104,8 +5104,9 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
:group 'pip
:type '(repeat string))
;; Frozen until the release of jupyterlab-4.0.0.
;; Frozen until the release of jupyterlab-4.0.0 or other packages.
(setopt pip-frozen-packages '("aiofiles"
"docutils"
"jupyter-server-ydoc"
"jupyter-ydoc"
"y-py"