Skip to content

Commit 8c6c6a9

Browse files
committed
Deleted unsupported project.include
1 parent 1e2e688 commit 8c6c6a9

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

remove-json-keys/pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
[project]
22
name = "remove-json-keys"
3-
version = "0.0.2"
3+
version = "0.0.3"
44
description = "Remove key/value pairs from json_dir/**/*.json. Type remove-json-keys --help to view options."
55
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
6-
include = ["LICENSE.md"]
76

87
[project.scripts]
98
remove-json-keys = "remove_json_keys.__main__:main"

0 commit comments

Comments
 (0)