Skip to content

Commit 4f00113

Browse files
authored
Update pyproject.toml
Signed-off-by: David Osipov <[email protected]>
1 parent 582e4d4 commit 4f00113

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,8 @@ documentation = "https://github.com/DavidOsipov/PostQuantum-Feldman-VSS/wiki"
6565
"Signal" = "https://signal.me/#eu/d68l1UjrWlGVRzbfkVM1bvQMNqCqiae9GM86P_af8ZK2o5E5YSNKbL4MyM9y-2WH"
6666

6767
[tool.setuptools]
68-
py-modules = ["feldman_vss.py"]
68+
py-modules = ["feldman_vss"]
69+
package-dir = { "" = "." }
6970

7071
[tool.poetry]
7172
packages = [

0 commit comments

Comments
 (0)