diff --git a/README.org b/README.org index 44241a1..eab62a7 100644 --- a/README.org +++ b/README.org @@ -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]: