We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
project.readme
1 parent e38de6b commit ad36bc7Copy full SHA for ad36bc7
1 file changed
remove-json-keys/pyproject.toml
@@ -7,6 +7,7 @@ name = "remove-json-keys"
7
version = "0.0.20"
8
description = "Remove key/value pairs from json_dir/**/*.json."
9
authors = [{name = "Adam Lui", email = "adam@kudoai.com"}]
10
+readme = "README.md"
11
license = "MIT"
12
license-files = ["LICENSE.md"]
13
requires-python = ">=3.6,<4.0"
0 commit comments