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 bc14386 commit 371a9cbCopy full SHA for 371a9cb
pyproject.toml
@@ -13,7 +13,7 @@ maintainers = [
13
]
14
description = "Post-Quantum Secure Feldman's Verifiable Secret Sharing (VSS) in Python"
15
readme = "README.md"
16
-requires-python = "=>3.8.1, < 4"
+requires-python = "=> 3.8.1, < 4"
17
license = {text = "MIT"}
18
classifiers = [
19
"Development Status :: 4 - Beta",
0 commit comments