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 582e4d4 commit 4f00113Copy full SHA for 4f00113
pyproject.toml
@@ -65,7 +65,8 @@ documentation = "https://github.com/DavidOsipov/PostQuantum-Feldman-VSS/wiki"
65
"Signal" = "https://signal.me/#eu/d68l1UjrWlGVRzbfkVM1bvQMNqCqiae9GM86P_af8ZK2o5E5YSNKbL4MyM9y-2WH"
66
67
[tool.setuptools]
68
-py-modules = ["feldman_vss.py"]
+py-modules = ["feldman_vss"]
69
+package-dir = { "" = "." }
70
71
[tool.poetry]
72
packages = [
0 commit comments