mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 11:09:51 +00:00
Merge pull request #470 from tkf/jedi-fix
Include missing files for Jedi.el
This commit is contained in:
commit
1f4bb31c2c
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
|||
(jedi :fetcher github
|
||||
:repo "tkf/emacs-jedi"
|
||||
:files ("jedi*"))
|
||||
:files ("jedi*" "Makefile" "requirements.txt"))
|
||||
|
|
Loading…
Reference in a new issue