mirror of
https://github.com/correl/melpa.git
synced 2024-11-15 03:00:14 +00:00
e35434be82
requirements.txt is used to specify version of Python packages. Makefile can be used for setting up Python requirements.
3 lines
105 B
Text
3 lines
105 B
Text
(jedi :fetcher github
|
|
:repo "tkf/emacs-jedi"
|
|
:files ("jedi*" "Makefile" "requirements.txt"))
|