We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d46d2b commit 40e966aCopy full SHA for 40e966a
jupyter.el
@@ -5,7 +5,7 @@
5
;; Author: Nathaniel Nicandro <[email protected]>
6
;; Created: 11 Jan 2018
7
;; Version: 1.0
8
-;; Package-Requires: ((emacs "26") (cl-lib "0.5") (org "9.1.6") (zmq "0.10.10") (simple-httpd "1.5.0") (websocket "1.9"))
+;; Package-Requires: ((emacs "27") (cl-lib "0.5") (org "9.1.6") (zmq "0.10.10") (simple-httpd "1.5.0") (websocket "1.9"))
9
;; URL: https://github.com/emacs-jupyter/jupyter
10
11
;; This program is free software; you can redistribute it and/or
0 commit comments