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.
1 parent 51c91f5 commit 4dbf221Copy full SHA for 4dbf221
pyproject.toml
@@ -10,7 +10,7 @@ include = [{ path = "tests", format = "sdist" }]
10
homepage = "https://github.com/python-thread/thread"
11
repository = "https://github.com/python-thread/thread"
12
documentation = "https://github.com/python-thread/thread/blob/main/docs/getting-started.md"
13
-keywords = ["threading", "extension", "multiprocessing"]
+keywords = ["thread", "threading", "extension", "multiprocessing"]
14
classifiers = [
15
"Development Status :: 3 - Alpha",
16
"Intended Audience :: Developers",
0 commit comments