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