This repository was archived by the owner on Mar 9, 2026. It is now read-only.
Commit 7f0e817
committed
Add keywords to setup.py 🗝️
In this commit, we've added a `keywords` field to the `setup()` function in `setup.py`. This field contains a string of keywords that describe the project: "AI, coding, assistant, pair-programming, automation". This will help improve the discoverability of our project on platforms like PyPI. 🕵️♂️🔍1 parent 8bc8181 commit 7f0e817
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
23 | 24 | | |
24 | 25 | | |
25 | 26 | | |
| |||
0 commit comments