Unfreeze the mistune Python package

This commit is contained in:
Gerard Vermeulen 2023-06-23 18:27:07 +02:00
parent db43a31640
commit 41e46da787
1 changed files with 1 additions and 1 deletions

View File

@ -5651,7 +5651,7 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
:group 'pip
:type '(repeat string))
(setopt pip-frozen-packages '("markdown-it-py" "mistune"))
(setopt pip-frozen-packages '("markdown-it-py"))
;; Updating "docutils" may require a compatible "Sphinx" release.
;; (setopt pip-frozen-packages '("docutils"))