File tree Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Expand file tree Collapse file tree 1 file changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -36,15 +36,6 @@ dependencies = [
36
36
" msgpack == 1.1.0" ,
37
37
" blake3 == 1.0.4; platform_system != 'Emscripten'" ,
38
38
]
39
- packages = [
40
- { include = " PostQuantum-Feldman-VSS" }
41
- ]
42
-
43
- [tool .poetry ]
44
- package-mode = true
45
-
46
- [tool .poetry .dependencies ]
47
- python = " >=3.9,<4.0"
48
39
49
40
[project .optional-dependencies ]
50
41
memory_monitor = [" psutil == 7.0.0" ]
@@ -72,7 +63,6 @@ documentation = "https://github.com/DavidOsipov/PostQuantum-Feldman-VSS/wiki"
72
63
"Telegram" = " https://telegram.me/david_osipov"
73
64
"Signal" = " https://signal.me/#eu/d68l1UjrWlGVRzbfkVM1bvQMNqCqiae9GM86P_af8ZK2o5E5YSNKbL4MyM9y-2WH"
74
65
75
- # Use py-modules instead of packages.find for a single-file module
76
66
[tool .setuptools ]
77
67
py-modules = [" feldman_vss" ]
78
68
You can’t perform that action at this time.
0 commit comments