Skip to content

Commit f9883bc

Browse files
committed
Hyphen-cased dev tool keyword
1 parent 2b78b85 commit f9883bc

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ keywords = [
2929
"cli",
3030
"console",
3131
"data",
32-
"dev tool",
32+
"dev-tool",
3333
"json"
3434
]
3535
classifiers = [

translate-messages/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ keywords = [
3131
"cli",
3232
"console",
3333
"data",
34-
"dev tool",
34+
"dev-tool",
3535
"i18n",
3636
"internationalization",
3737
"json",

0 commit comments

Comments
 (0)