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 e232164 commit a036d2eCopy full SHA for a036d2e
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.9"
+requires-python = ">= 3.9"
17
license = {text = "MIT"}
18
classifiers = [
19
"Development Status :: 4 - Beta",
0 commit comments