Skip to content

Commit 2af4467

Browse files
committed
Added remove-json-key to project.scripts
1 parent 990fc0f commit 2af4467

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ Repository = "https://github.com/adamlui/python-utils"
6565

6666
[project.scripts]
6767
remove-json-keys = "remove_json_keys.__main__:main"
68+
remove-json-key = "remove_json_keys.__main__:main"
6869
remove-json = "remove_json_keys.__main__:main"
6970

7071
[project.optional-dependencies]

0 commit comments

Comments
 (0)