Skip to content

Commit 4dbf221

Browse files
Updated keywords
1 parent 51c91f5 commit 4dbf221

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ include = [{ path = "tests", format = "sdist" }]
1010
homepage = "https://github.com/python-thread/thread"
1111
repository = "https://github.com/python-thread/thread"
1212
documentation = "https://github.com/python-thread/thread/blob/main/docs/getting-started.md"
13-
keywords = ["threading", "extension", "multiprocessing"]
13+
keywords = ["thread", "threading", "extension", "multiprocessing"]
1414
classifiers = [
1515
"Development Status :: 3 - Alpha",
1616
"Intended Audience :: Developers",

0 commit comments

Comments
 (0)