emacs-ipython-notebook/lisp/ein-pkg.el
John Miller 1f4cb71d76 Update versions in ein-pkg.el
Think this is breaking ein on MELPA.
2015-08-26 12:59:58 -05:00

6 lines
108 B
EmacsLisp

(define-package "ein"
"0.7.0"
"Emacs IPython Notebook"
'((websocket "1.5")
(request "0.2")))