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