Skip to content

Commit 2c07421

Browse files
committed
Fix test
1 parent b6df594 commit 2c07421

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

Eask

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,9 @@
33
"Use GPT-3 tp help you write code")
44

55
(website-url "https://github.com/emacs-openai/codegpt")
6-
(keywords "comm" "openai")
6+
(keywords "convenience" "codegpt")
77

8-
(package-file "openai.el")
9-
(files "codegpt-*.el")
8+
(package-file "codegpt.el")
109

1110
(script "test" "echo \"Error: no test specified\" && exit 1")
1211

0 commit comments

Comments
 (0)