Update ein pkgname

The original ein package is now unmaintained. This updates the recipe to the
to point to the actively maintained fork that has become the official repository
on MELPA [1].

[1] https://github.com/milkypostman/melpa/pull/2245
This commit is contained in:
Ethan White 2015-02-08 19:30:43 -07:00
parent 87330f0bd6
commit f98b738f27

View File

@ -1,7 +1,7 @@
(:name ein
:description "IPython notebook client in Emacs"
:type github
:pkgname "tkf/emacs-ipython-notebook"
:pkgname "millejoh/emacs-ipython-notebook"
:depends (websocket request auto-complete)
:load-path ("lisp")
:submodule nil