mirror of
https://github.com/correl/melpa.git
synced 2024-11-14 11:09:31 +00:00
Updating official repository for ein recipe
The original author of emacs-ipython-notebook, @tkf, has been inactive on the project for nine months or so. Given that the project is currently incompatible with current versions of IPython, I have forked the project to millejoh/emacs-ipython-notebook to provide this compatibility. This change updates the MELPA recipe for ein to point to my repository, since I appear to have become the de-facto maintainer of the project.
This commit is contained in:
parent
1834069f66
commit
3201516c01
1 changed files with 2 additions and 1 deletions
|
@ -1,2 +1,3 @@
|
|||
(ein :repo "tkf/emacs-ipython-notebook" :fetcher github
|
||||
(ein :repo "millejoh/emacs-ipython-notebook" :fetcher github
|
||||
:files ("lisp/*"))
|
||||
|
||||
|
|
Loading…
Reference in a new issue