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 d162bf1 commit 47bacbcCopy full SHA for 47bacbc
pyproject.toml
@@ -3,6 +3,7 @@ name = "thread"
3
version = "0.0.1"
4
description = "Threading module extension"
5
authors = ["Alex <taboez4life@gmail.com>"]
6
+license = "MIT"
7
readme = "README.md"
8
packages = [{include = "thread", from = "src"}]
9
0 commit comments