Skip to content

Commit

Permalink
Add :minimum-emacs-version
Browse files Browse the repository at this point in the history
  • Loading branch information
813gan committed Sep 10, 2023
1 parent f5fdf19 commit ba14ee2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions recipes/codegpt.rcp
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
:description "This extension allows you to use the official OpenAI API."
:type github
:pkgname "emacs-openai/codegpt"
:minimum-emacs-version "27.1"
:depends (openai spinner markdown-mode))
1 change: 1 addition & 0 deletions recipes/openai.rcp
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@
:description "Elisp library for the OpenAI API."
:type github
:pkgname "emacs-openai/openai"
:minimum-emacs-version "26.1"
:depends (tblui request))

0 comments on commit ba14ee2

Please sign in to comment.