Bump :lang python

emacs-lsp/lsp-python-ms@db6f263 -> emacs-lsp/lsp-python-ms@7068cf0
This commit is contained in:
Eric Dallo 2020-06-24 20:12:47 -03:00
parent 39fb863cca
commit aab19a2e9b
No known key found for this signature in database
GPG key ID: 985DD2B6664886B8

View file

@ -11,7 +11,7 @@
;; LSP ;; LSP
(when (and (featurep! +lsp) (when (and (featurep! +lsp)
(not (featurep! :tools lsp +eglot))) (not (featurep! :tools lsp +eglot)))
(package! lsp-python-ms :pin "db6f2636da1037bda06d5a2d992c4857ce3ad9b0")) (package! lsp-python-ms :pin "7068cf04a0d0a1877afe56990cc577edd824a1e4"))
;; Programming environment ;; Programming environment
(package! anaconda-mode :pin "10299bd9ff38c4f0da1d892905d02ef828e7fdce") (package! anaconda-mode :pin "10299bd9ff38c4f0da1d892905d02ef828e7fdce")