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.
 
 

9 lines
263 B

(define-package "elpy" "20151101.401" "Emacs Python Development Environment"
'((company "0.8.2")
(find-file-in-project "3.3")
(highlight-indentation "0.5.0")
(pyvenv "1.3")
(yasnippet "0.8.0")))
;; Local Variables:
;; no-byte-compile: t
;; End: