Merge pull request #2266 from abingham/master

Update traad to install Python components.
This commit is contained in:
Steve Purcell 2014-12-12 16:47:02 +00:00
commit b8a1156a7a

View file

@ -1 +1,3 @@
(traad :fetcher github :repo "abingham/traad" :files ("elisp/*.el"))
(traad :fetcher github
:repo "abingham/traad"
:files ("elisp/*.el" "setup.py" "traad"))