el-get/recipes/elpy.rcp
Jorgen Schaefer 5336733f69 Elpy recipe
2013-03-03 17:49:53 +01:00

11 lines
406 B
Plaintext

(:name elpy
:website "https://github.com/jorgenschaefer/elpy"
:description "Emacs Python Development Environment"
:type github
:pkgname "jorgenschaefer/elpy"
:depends ("auto-complete" "yasnippet" "virtualenv"
"highlight-indentation" "find-file-in-project"
"idomenu" "iedit"
;; "nose" - not on el-get
))