Add useful comment in case of incomplete PyQt6 updates

This commit is contained in:
Gerard Vermeulen 2024-12-13 09:50:02 +01:00
parent eeedd42d48
commit 33fc757a43

View File

@ -4777,6 +4777,7 @@ outdated Python packages in Emacs.
;; Updating "docutils" may require a compatible "Sphinx" release.
;; (setopt pip-frozen-packages '("docutils"))
;; (setopt pip-frozen-packages '("PyQt6-Qt6"))
#+end_src
#+caption[Emacs interface to list outdated Python packages]: