Update comments

This commit is contained in:
Gerard Vermeulen 2023-05-21 10:15:37 +02:00
parent 0e68fa7ca8
commit 60ba25c9d5
1 changed files with 2 additions and 8 deletions

View File

@ -5269,14 +5269,8 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
:group 'pip
:type '(repeat string))
;; 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"
;; "docutils"
"jupyter-server-ydoc"
"jupyter-ydoc"
"y-py"
"ypy-websocket"))
;; Updating "docutils" may require a compatible "Sphinx" release.
;; (setopt pip-frozen-packages '("docutils"))
#+end_src
#+caption[Emacs interface to list outdated Python packages]: