Wait for an update of python-lsp-ruff

This commit is contained in:
Gerard Vermeulen 2024-02-02 10:48:03 +01:00
parent f569c9f7be
commit 38b2556eab
1 changed files with 1 additions and 1 deletions

View File

@ -6402,7 +6402,7 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
:type '(repeat string))
;; Updating "docutils" may require a compatible "Sphinx" release.
;; (setopt pip-frozen-packages '("docutils"))
(setopt pip-frozen-packages '("ruff"))
#+end_src
#+caption[Emacs interface to list outdated Python packages]: