Fix comment

This commit is contained in:
Gerard Vermeulen 2023-05-17 09:29:28 +02:00
parent f1f162e7d7
commit 9ca8fd039e

View File

@ -5243,7 +5243,8 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
:group 'pip :group 'pip
:type '(repeat string)) :type '(repeat string))
;; Frozen until the release of jupyterlab-4.0.0 or other packages. ;; Frozen until a new release of jupyter-server-ydoc or other packages.
;; See: https://github.com/conda-forge/jupyter_server_ydoc-feedstock.
(setopt pip-frozen-packages '("aiofiles" (setopt pip-frozen-packages '("aiofiles"
;; "docutils" ;; "docutils"
"jupyter-server-ydoc" "jupyter-server-ydoc"