2020-03-24 18:20:37 +01:00
|
|
|
(define-package "ein" "20200319.1342" "Emacs IPython Notebook"
|
2020-02-03 19:45:34 +01:00
|
|
|
'((emacs "25")
|
|
|
|
(websocket "20190620.338")
|
|
|
|
(anaphora "20180618")
|
|
|
|
(request "20200117.0")
|
|
|
|
(deferred "0.5")
|
2020-02-20 17:25:32 +01:00
|
|
|
(polymode "20190714.0")
|
|
|
|
(dash "2.13.0")))
|
2020-02-03 19:45:34 +01:00
|
|
|
;; Local Variables:
|
|
|
|
;; no-byte-compile: t
|
|
|
|
;; End:
|