Skip to content

Commit bd7ca25

Browse files
committed
Added detection keyword
1 parent 0d75eed commit bd7ca25

4 files changed

Lines changed: 4 additions & 0 deletions

File tree

find-project-root/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@ dependencies = [
2323
requires-python = ">=2.6,<4"
2424
keywords = [
2525
"detect",
26+
"detection",
2627
"dev-tool",
2728
"directory",
2829
"filesystem",

get-min-py/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ keywords = [
3030
"compatibility",
3131
"console",
3232
"detect",
33+
"detection",
3334
"dev-tool",
3435
"minimum-version",
3536
"package-metadata",

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ keywords = [
3030
"console",
3131
"data",
3232
"detect",
33+
"detection",
3334
"dev-tool",
3435
"json",
3536
]

translate-messages/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ keywords = [
3232
"console",
3333
"data",
3434
"detect",
35+
"detection",
3536
"dev-tool",
3637
"i18n",
3738
"internationalization",

0 commit comments

Comments
 (0)