diff --git a/recipes/elpy b/recipes/elpy index c6aeb1d5..3c844004 100644 --- a/recipes/elpy +++ b/recipes/elpy @@ -1 +1,7 @@ -(elpy :fetcher github :repo "jorgenschaefer/elpy") +(elpy + :fetcher github + :repo "jorgenschaefer/elpy" + :files ("elpy.el" + "elpy-refactor.el" + "elpy-pkg.el.in" + "snippets"))