Update traad to install Python components.

This commit is contained in:
Austin Bingham 2014-12-12 07:13:49 +01:00
parent 10e90430f2
commit 1a6230c27e

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"))