The python-lsp-release allows to unfreeze ruff

This commit is contained in:
Gerard Vermeulen 2024-02-09 16:06:40 +01:00
parent 4b10087c9f
commit e22595b49e

View File

@ -6559,7 +6559,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 '("ruff"))
;; (setopt pip-frozen-packages '("docutils"))
#+end_src
#+caption[Emacs interface to list outdated Python packages]: