change python config, add jupyter and ein
This commit is contained in:
12
lisp/request/request-pkg.el
Normal file
12
lisp/request/request-pkg.el
Normal file
@@ -0,0 +1,12 @@
|
||||
(define-package "request" "20230127.417" "Compatible layer for URL request"
|
||||
'((emacs "24.4"))
|
||||
:commit "01e338c335c07e4407239619e57361944a82cb8a" :authors
|
||||
'(("Takafumi Arakaki <aka.tkf at gmail.com>"))
|
||||
:maintainers
|
||||
'(("Takafumi Arakaki <aka.tkf at gmail.com>"))
|
||||
:maintainer
|
||||
'("Takafumi Arakaki <aka.tkf at gmail.com>")
|
||||
:url "https://github.com/tkf/emacs-request")
|
||||
;; Local Variables:
|
||||
;; no-byte-compile: t
|
||||
;; End:
|
||||
1234
lisp/request/request.el
Normal file
1234
lisp/request/request.el
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user