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 371a9cb commit 1e76c5fCopy full SHA for 1e76c5f
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"
17
license = {text = "MIT"}
18
classifiers = [
19
"Development Status :: 4 - Beta",
0 commit comments