Skip to content

Commit 09c9f3a

Browse files
committed
Added shell + terminal keywords
1 parent bd7ca25 commit 09c9f3a

3 files changed

Lines changed: 6 additions & 0 deletions

File tree

get-min-py/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ keywords = [
3737
"pypi",
3838
"python-version",
3939
"requires-python",
40+
"shell",
41+
"terminal",
4042
"version-check",
4143
]
4244
classifiers = [

remove-json-keys/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,8 @@ keywords = [
3333
"detection",
3434
"dev-tool",
3535
"json",
36+
"shell",
37+
"terminal",
3638
]
3739
classifiers = [
3840
"Development Status :: 5 - Production/Stable",

translate-messages/pyproject.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,8 @@ keywords = [
4040
"localization",
4141
"messages",
4242
"mymemory",
43+
"shell",
44+
"terminal",
4345
"translate",
4446
"translation",
4547
"translator",

0 commit comments

Comments
 (0)