Skip to content

Commit 6820aa6

Browse files
authored
fix: Emacs as dependency (#39)
1 parent b818901 commit 6820aa6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyenv-mode.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
;; Author: Artem Malyshev <[email protected]>
66
;; URL: https://github.com/proofit404/pyenv-mode
77
;; Version: 0.1.0
8-
;; Package-Requires: ((pythonic "0.1.0"))
8+
;; Package-Requires: ((emacs "25.1") (pythonic "0.1.0"))
99

1010
;; This program is free software; you can redistribute it and/or modify
1111
;; it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)