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 1337513 commit 1f3525cCopy full SHA for 1f3525c
pyproject.toml
@@ -8,6 +8,7 @@ dependencies = [
8
"typing_extensions>=3.10.0.0",
9
"pywin32>=305; platform_system == 'Windows' and platform_python_implementation == 'CPython'",
10
"msgpack~=1.0.0; platform_system != 'Windows'",
11
+ "setuptools >= 40.8",
12
]
13
requires-python = ">=3.7, <=4.0"
14
license = { text = "LGPL v3" }
0 commit comments