mirror of
https://github.com/correl/melpa.git
synced 2025-04-04 17:00:13 -09:00
Include missing files for Jedi.el
requirements.txt is used to specify version of Python packages. Makefile can be used for setting up Python requirements.
This commit is contained in:
parent
690eb7ba19
commit
e35434be82
1 changed files with 1 additions and 1 deletions
|
@ -1,3 +1,3 @@
|
||||||
(jedi :fetcher github
|
(jedi :fetcher github
|
||||||
:repo "tkf/emacs-jedi"
|
:repo "tkf/emacs-jedi"
|
||||||
:files ("jedi*"))
|
:files ("jedi*" "Makefile" "requirements.txt"))
|
||||||
|
|
Loading…
Add table
Reference in a new issue