Personal emacs config
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

11 lines
313 B

(define-package "elpy" "1.35.0" "Emacs Python Development Environment"
'((company "0.9.2")
(emacs "24.4")
(highlight-indentation "0.5.0")
(pyvenv "1.3")
(yasnippet "0.8.0")
(s "1.11.0"))
:commit "4666c16ef362d4f99053bbc0856d8c65121e1825")
;; Local Variables:
;; no-byte-compile: t
;; End: