Let pip-list-outdated' display
pip-outdated-packages'
This commit is contained in:
parent
7e0bb2b96f
commit
d5a67d01bb
@ -5127,6 +5127,7 @@ Available versions: 0.2.0, 0.1.1, 0.1.0
|
|||||||
(string-replace "_" "-" (alist-get 'name (car alists))))
|
(string-replace "_" "-" (alist-get 'name (car alists))))
|
||||||
(setq alists (cdr alists))))
|
(setq alists (cdr alists))))
|
||||||
(kill-buffer)
|
(kill-buffer)
|
||||||
|
(describe-variable 'pip-outdated-packages)
|
||||||
(message "Calling `%S' succeeded" #'pip-list-outdated))))
|
(message "Calling `%S' succeeded" #'pip-list-outdated))))
|
||||||
|
|
||||||
(defun pip-list-outdated ()
|
(defun pip-list-outdated ()
|
||||||
|
Loading…
x
Reference in New Issue
Block a user