(define-package "elpy" "1.0" "Emacs Lisp Python Environment" '((auto-complete "1.4") (fuzzy "0.1") ;; For auto-complete (yasnippet "0.8") (virtualenv "1.2") (highlight-indentation "0.5.0") (find-file-in-project "3.2") (idomenu "0.1") (nose "0.1.1") (iedit "0.97")) )