Skip to content

Commit 5f56a9c

Browse files
authored
Merge pull request #41 from john-liu2/task/code75
Add `keywords` in `pyproject.toml`
2 parents be8551e + cce6c75 commit 5f56a9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ readme = "README.md"
1010
authors = [{ name = "John Liu", email = "rim2rim@gmail.com" }]
1111
license = "MIT"
1212
license-files = ["LICENSE"]
13+
keywords = ["cli-tool", "image-processing", "batch-processing", "special-effect", "remove-background", "remove-gps", "resize-image", "rotate-image"]
1314
classifiers = [
1415
"Development Status :: 5 - Production/Stable",
1516
"Intended Audience :: End Users/Desktop",

0 commit comments

Comments
 (0)