mirror of
https://github.com/correl/melpa.git
synced 2024-11-24 11:09:51 +00:00
Merge pull request #2318 from proofit404/master
Remove git submodules from anaconda-mode recipe.
This commit is contained in:
commit
328dcbfa15
1 changed files with 1 additions and 4 deletions
|
@ -1,7 +1,4 @@
|
|||
(anaconda-mode
|
||||
:fetcher github
|
||||
:repo "proofit404/anaconda-mode"
|
||||
:files ("*.el"
|
||||
"*.py"
|
||||
"vendor/jedi/jedi"
|
||||
("jsonrpc" "vendor/jsonrpc/jsonrpc/*.py")))
|
||||
:files ("*.el" "*.py"))
|
||||
|
|
Loading…
Reference in a new issue