1
0
Fork 0
mirror of https://github.com/correl/melpa.git synced 2024-12-23 03:00:12 +00:00
melpa/recipes/jedi
Takafumi Arakaki e35434be82 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.
2013-01-21 21:27:33 +01:00

3 lines
105 B
Text

(jedi :fetcher github
:repo "tkf/emacs-jedi"
:files ("jedi*" "Makefile" "requirements.txt"))